Package com.microstrategy.web.app
Class DefaultExternalSecurity
- java.lang.Object
-
- com.microstrategy.web.app.AbstractExternalSecurity
-
- com.microstrategy.web.app.DefaultExternalSecurity
-
- All Implemented Interfaces:
ExternalSecurity
public class DefaultExternalSecurity extends AbstractExternalSecurity
Title: DefaultExternalSecurity.
Description: This is Web Universal's default implementation of the ExternalSecurity interface.
- Since:
- MicroStrategy Web 7.3.1 or earlier
-
-
Field Summary
-
Fields inherited from interface com.microstrategy.web.app.ExternalSecurity
AUTHENTICATION_REQUEST, AUTHORIZATION_REQUEST, COLLECT_SESSION_NOW, INVALID_CREDENTIALS, LOGIN_FIRST, MISMATCHED_PREFERENCES, NO_SESSION_FOUND, SESSION_CLOSED, USE_CUSTOM_LOGIN_PAGE, USE_MSTR_DEFAULT_LOGIN
-
-
Constructor Summary
Constructors Constructor Description DefaultExternalSecurity()
-
Method Summary
-
Methods inherited from class com.microstrategy.web.app.AbstractExternalSecurity
canReconnectSession, closeSessionOnLogout, getAppSessionManager, getCustomLoginURL, getFailureURL, getPort, getProject, getServer, getWebIServerSession, getWebLoginProvider, handlesAuthenticationRequest, isRequestAuthorized, processMSTRLoginForm, setAppSessionManager
-
-