public class WildflySamlSessionStore extends ServletSamlSessionStore
SamlSessionStore.CurrentActiondeployment, log, SAML_REDIRECT_URICURRENT_ACTION, SAML_LOGIN_ERROR_STATUS, SAML_LOGOUT_ERROR_STATUS| Constructor and Description |
|---|
WildflySamlSessionStore(io.undertow.server.HttpServerExchange exchange,
UndertowUserSessionManagement sessionManagement,
io.undertow.security.api.SecurityContext securityContext,
SessionIdMapper idMapper,
SessionIdMapperUpdater idMapperUpdater,
SamlDeployment resolvedDeployment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLoggedIn() |
void |
saveAccount(SamlSession account) |
changeSessionId, getAccount, getRedirectUri, getSession, isLoggingIn, isLoggingOut, logoutAccount, logoutByPrincipal, logoutBySsoId, logoutSessionIds, restoreRequest, saveRequest, setCurrentActionpublic WildflySamlSessionStore(io.undertow.server.HttpServerExchange exchange,
UndertowUserSessionManagement sessionManagement,
io.undertow.security.api.SecurityContext securityContext,
SessionIdMapper idMapper,
SessionIdMapperUpdater idMapperUpdater,
SamlDeployment resolvedDeployment)
public boolean isLoggedIn()
isLoggedIn in interface SamlSessionStoreisLoggedIn in class ServletSamlSessionStorepublic void saveAccount(SamlSession account)
saveAccount in interface SamlSessionStoresaveAccount in class ServletSamlSessionStoreCopyright © 2020 JBoss by Red Hat. All rights reserved.