public final class UserConstants
extends Object
Constants related to the user and groups.
-
Field Summary
Fields
UID of the admin user group
UID of the anonymous user
Session attribute key for the user
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
USER_SESSION_ATTR_KEY
public static final String USER_SESSION_ATTR_KEY
Session attribute key for the user
- See Also:
-
-
ADMIN_USERGROUP_UID
public static final String ADMIN_USERGROUP_UID
UID of the admin user group
-
ADMIN_EMPLOYEE_UID
public static final String ADMIN_EMPLOYEE_UID
UID of the admin user
-
ANONYMOUS_CUSTOMER_UID
public static final String ANONYMOUS_CUSTOMER_UID
UID of the anonymous user