Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
PreAuthActionsHandler.deploymentContext |
Constructor and Description |
---|
PreAuthActionsHandler(UserSessionManagement userSessionManagement,
AdapterDeploymentContext deploymentContext,
HttpFacade facade) |
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
AbstractKeycloakJettyAuthenticator.deploymentContext |
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
AuthenticatedActionsValve.deploymentContext |
protected AdapterDeploymentContext |
AbstractKeycloakAuthenticatorValve.deploymentContext |
Constructor and Description |
---|
AuthenticatedActionsValve(AdapterDeploymentContext deploymentContext,
org.apache.catalina.Valve next,
org.apache.catalina.Container container) |
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
AbstractUndertowKeycloakAuthMech.deploymentContext |
protected AdapterDeploymentContext |
ServletPreAuthActionsHandler.deploymentContext |
protected AdapterDeploymentContext |
ServletPreAuthActionsHandler.Wrapper.deploymentContext |
protected AdapterDeploymentContext |
UndertowPreAuthActionsHandler.deploymentContext |
protected AdapterDeploymentContext |
UndertowAuthenticatedActionsHandler.deploymentContext |
protected AdapterDeploymentContext |
UndertowAuthenticatedActionsHandler.Wrapper.deploymentContext |
Modifier and Type | Method and Description |
---|---|
protected ServletKeycloakAuthMech |
KeycloakServletExtension.createAuthenticationMechanism(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
NodesRegistrationManagement nodesRegistrationManagement) |
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,
String errorPage) |
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
JaxrsBearerTokenFilterImpl.deploymentContext |
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
ProxyServerBuilder.ApplicationBuilder.deploymentContext |
Copyright © 2015. All Rights Reserved.