public static interface JaloSession.LoginProperties
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JaloSession.LoginProperties.SessionTypes
These are possible session types.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGIN
user's login
|
static String |
LOGIN_TOKEN
login token
|
static String |
PASSWORD
user's password
|
static String |
SESSION_TYPE
Type of the session.
|
static String |
USER_PK
PK of the user.
|
static final String LOGIN
static final String PASSWORD
static final String LOGIN_TOKEN
static final String USER_PK
LOGIN.static final String SESSION_TYPE
SessionTypes.Copyright © 2017 SAP SE. All Rights Reserved.