| Package | Description |
|---|---|
| org.keycloak.adapters.as7 | |
| org.keycloak.adapters.tomcat7 | |
| org.keycloak.adapters.undertow | |
| org.keycloak.adapters.wildfly |
| Modifier and Type | Field and Description |
|---|---|
protected NodesRegistrationManagement |
KeycloakAuthenticatorValve.nodesRegistrationManagement |
| Modifier and Type | Field and Description |
|---|---|
protected NodesRegistrationManagement |
KeycloakAuthenticatorValve.nodesRegistrationManagement |
| Modifier and Type | Field and Description |
|---|---|
protected NodesRegistrationManagement |
ServletKeycloakAuthMech.nodesRegistrationManagement |
| Modifier and Type | Method and Description |
|---|---|
protected ServletKeycloakAuthMech |
KeycloakServletExtension.createAuthenticationMechanism(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
NodesRegistrationManagement nodesRegistrationManagement) |
| Constructor and Description |
|---|
ServletKeycloakAuthMech(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
NodesRegistrationManagement nodesRegistrationManagement,
io.undertow.servlet.api.ConfidentialPortManager portManager) |
UndertowNodesRegistrationManagementWrapper(NodesRegistrationManagement delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected ServletKeycloakAuthMech |
WildflyKeycloakServletExtension.createAuthenticationMechanism(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
NodesRegistrationManagement nodesRegistrationManagement) |
| Constructor and Description |
|---|
WildflyAuthenticationMechanism(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
NodesRegistrationManagement nodesRegistrationManagement,
io.undertow.servlet.api.ConfidentialPortManager portManager) |
Copyright © 2014. All Rights Reserved.