Package de.hybris.platform.jalo
Interface JaloSession.LoginProperties.SessionTypes
- Enclosing interface:
- JaloSession.LoginProperties
public static interface JaloSession.LoginProperties.SessionTypes
These are possible session types.
Use as values of
Use as values of
SESSION_TYPE login property.-
Field Summary
Fields
-
Field Details
-
ANONYMOUS
anonymous customer session type- See Also:
-
CUSTOMER
customer session type- See Also:
-
EMPLOYEE
employee session type- See Also:
-
USER
user session type- See Also:
-