Modifier and Type | Field and Description |
---|---|
protected NodesRegistrationManagement |
AbstractKeycloakJettyAuthenticator.nodesRegistrationManagement |
Modifier and Type | Field and Description |
---|---|
protected NodesRegistrationManagement |
AbstractKeycloakAuthenticatorValve.nodesRegistrationManagement |
Modifier and Type | Field and Description |
---|---|
protected NodesRegistrationManagement |
UndertowAuthenticationMechanism.nodesRegistrationManagement |
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,
String errorPage) |
UndertowAuthenticationMechanism(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement sessionManagement,
NodesRegistrationManagement nodesRegistrationManagement,
int confidentialPort,
String errorPage) |
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,
String errorPage) |
Modifier and Type | Field and Description |
---|---|
protected NodesRegistrationManagement |
JaxrsBearerTokenFilterImpl.nodesRegistrationManagement |
Modifier and Type | Field and Description |
---|---|
protected NodesRegistrationManagement |
ProxyServerBuilder.ApplicationBuilder.nodesRegistrationManagement |
Copyright © 2015. All Rights Reserved.