Package com.microstrategy.web.app
Interface EnumWebLoginSessionProperties
-
public interface EnumWebLoginSessionPropertiesThis enumeration defines the properties that might be saved in theWebIServerSessionas an extra property when creating the session.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringPROPERTY_WEB_LOGIN_MODEWeb 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
-
-