public final class UserConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_EMPLOYEE_UID
UID of the admin user |
static String |
ADMIN_USERGROUP_UID
UID of the admin user group |
static String |
ANONYMOUS_CUSTOMER_UID
UID of the anonymous user |
static String |
USER_SESSION_ATTR_KEY
Session attribute key for the user
|
public static final String USER_SESSION_ATTR_KEY
public static final String ADMIN_USERGROUP_UID
UID of the admin user grouppublic static final String ADMIN_EMPLOYEE_UID
UID of the admin userpublic static final String ANONYMOUS_CUSTOMER_UID
UID of the anonymous userCopyright © 2017 SAP SE. All Rights Reserved.