| Package | Description |
|---|---|
| org.keycloak.adapters.saml.profile | |
| org.keycloak.adapters.saml.profile.ecp | |
| org.keycloak.adapters.saml.profile.webbrowsersso |
| Modifier and Type | Method and Description |
|---|---|
AuthOutcome |
AbstractSamlAuthenticationHandler.doHandle(SamlInvocationContext context,
OnSessionCreated onCreateSession) |
AuthOutcome |
SamlAuthenticationHandler.handle(OnSessionCreated onCreateSession) |
protected AuthOutcome |
AbstractSamlAuthenticationHandler.handleLoginResponse(SAMLDocumentHolder responseHolder,
boolean postBinding,
OnSessionCreated onCreateSession) |
protected AuthOutcome |
AbstractSamlAuthenticationHandler.handleSamlResponse(String samlResponse,
String relayState,
OnSessionCreated onCreateSession) |
| Modifier and Type | Method and Description |
|---|---|
AuthOutcome |
EcpAuthenticationHandler.handle(OnSessionCreated onCreateSession) |
| Modifier and Type | Method and Description |
|---|---|
AuthOutcome |
WebBrowserSsoAuthenticationHandler.handle(OnSessionCreated onCreateSession) |
AuthOutcome |
SamlEndpoint.handle(OnSessionCreated onCreateSession) |
AuthOutcome |
BrowserHandler.handle(OnSessionCreated onCreateSession) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.