Interface EnumWebLoginSessionProperties


  • public interface EnumWebLoginSessionProperties
    This enumeration defines the properties that might be saved in the WebIServerSession as an extra property when creating the session.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PROPERTY_WEB_LOGIN_MODE
      Web login mode.
    • Field Detail

      • PROPERTY_WEB_LOGIN_MODE

        static final java.lang.String PROPERTY_WEB_LOGIN_MODE
        Web login mode.
        See Also:
        Constant Field Values