Package | Description |
---|---|
org.keycloak.adapters.saml | |
org.keycloak.adapters.saml.profile | |
org.keycloak.adapters.saml.profile.ecp | |
org.keycloak.adapters.saml.profile.webbrowsersso |
Modifier and Type | Field and Description |
---|---|
protected SamlSessionStore |
AbstractInitiateLogin.sessionStore |
Modifier and Type | Method and Description |
---|---|
protected SamlAuthenticationHandler |
SamlAuthenticator.createAuthenticationHandler(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
protected SamlAuthenticationHandler |
SamlAuthenticator.createBrowserHandler(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Constructor and Description |
---|
AbstractInitiateLogin(SamlDeployment deployment,
SamlSessionStore sessionStore) |
SamlAuthenticator(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Modifier and Type | Field and Description |
---|---|
protected SamlSessionStore |
AbstractSamlAuthenticationHandler.sessionStore |
Constructor and Description |
---|
AbstractSamlAuthenticationHandler(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Modifier and Type | Method and Description |
---|---|
static SamlAuthenticationHandler |
EcpAuthenticationHandler.create(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Modifier and Type | Method and Description |
---|---|
static SamlAuthenticationHandler |
WebBrowserSsoAuthenticationHandler.create(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Constructor and Description |
---|
BrowserHandler(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
SamlEndpoint(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.