| Package | Description |
|---|---|
| org.keycloak.adapters | |
| org.keycloak.adapters.jetty | |
| 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 |
PathBasedKeycloakConfigResolver |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends KeycloakConfigResolver> |
OsgiJaxrsBearerTokenFilterImpl.loadResolverClass() |
protected Class<? extends KeycloakConfigResolver> |
JaxrsBearerTokenFilterImpl.loadResolverClass() |
Copyright © 2014. All Rights Reserved.