Package | Description |
---|---|
org.keycloak.adapters | |
org.keycloak.adapters.jetty.core | |
org.keycloak.adapters.springboot | |
org.keycloak.example.multitenant.control | |
org.keycloak.jaxrs |
Modifier and Type | Field and Description |
---|---|
protected KeycloakConfigResolver |
AdapterDeploymentContext.configResolver |
Constructor and Description |
---|
AdapterDeploymentContext(KeycloakConfigResolver configResolver)
For multi-tenant deployments, this constructor is to be used, as a
KeycloakDeployment is not known at deployment time.
|
Modifier and Type | Field and Description |
---|---|
protected KeycloakConfigResolver |
AbstractKeycloakJettyAuthenticator.configResolver |
Modifier and Type | Method and Description |
---|---|
KeycloakConfigResolver |
AbstractKeycloakJettyAuthenticator.getConfigResolver() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractKeycloakJettyAuthenticator.setConfigResolver(KeycloakConfigResolver configResolver) |
Modifier and Type | Class and Description |
---|---|
class |
KeycloakSpringBootConfigResolver |
Modifier and Type | Class and Description |
---|---|
class |
PathBasedKeycloakConfigResolver |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends KeycloakConfigResolver> |
JaxrsBearerTokenFilterImpl.loadResolverClass() |
protected Class<? extends KeycloakConfigResolver> |
OsgiJaxrsBearerTokenFilterImpl.loadResolverClass() |
Copyright © 2015. All rights reserved.