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) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSamlAuthenticationHandler |
Modifier and Type | Class and Description |
---|---|
class |
EcpAuthenticationHandler |
Modifier and Type | Method and Description |
---|---|
static SamlAuthenticationHandler |
EcpAuthenticationHandler.create(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Modifier and Type | Class and Description |
---|---|
class |
BrowserHandler |
class |
SamlEndpoint |
class |
WebBrowserSsoAuthenticationHandler |
Modifier and Type | Method and Description |
---|---|
static SamlAuthenticationHandler |
WebBrowserSsoAuthenticationHandler.create(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.