Interface JaloSession.LoginProperties.SessionTypes

  • Enclosing interface:
    JaloSession.LoginProperties

    public static interface JaloSession.LoginProperties.SessionTypes
    These are possible session types.
    Use as values of SESSION_TYPE login property.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ANONYMOUS
      anonymous customer session type
      static java.lang.String CUSTOMER
      customer session type
      static java.lang.String EMPLOYEE
      employee session type
      static java.lang.String USER
      user session type