Package | Description |
---|---|
org.keycloak.adapters | |
org.keycloak.adapters.jetty.core | |
org.keycloak.adapters.tomcat | |
org.keycloak.adapters.undertow |
Modifier and Type | Method and Description |
---|---|
protected abstract OAuthRequestAuthenticator |
RequestAuthenticator.createOAuthAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected void |
RequestAuthenticator.completeAuthentication(OAuthRequestAuthenticator oauth) |
Modifier and Type | Method and Description |
---|---|
protected OAuthRequestAuthenticator |
JettyRequestAuthenticator.createOAuthAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected OAuthRequestAuthenticator |
CatalinaRequestAuthenticator.createOAuthAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected OAuthRequestAuthenticator |
AbstractUndertowRequestAuthenticator.createOAuthAuthenticator() |
protected OAuthRequestAuthenticator |
ServletRequestAuthenticator.createOAuthAuthenticator() |
Copyright © 2015. All rights reserved.