Package | Description |
---|---|
org.keycloak.adapters | |
org.keycloak.adapters.jetty | |
org.keycloak.proxy | |
org.keycloak.services.util | |
org.keycloak.servlet |
Modifier and Type | Method and Description |
---|---|
static AdapterConfig |
KeycloakDeploymentBuilder.loadAdapterConfig(InputStream is) |
Modifier and Type | Method and Description |
---|---|
static KeycloakDeployment |
KeycloakDeploymentBuilder.build(AdapterConfig adapterConfig) |
org.apache.http.client.HttpClient |
HttpClientBuilder.build(AdapterConfig adapterConfig) |
protected KeycloakDeployment |
KeycloakDeploymentBuilder.internalBuild(AdapterConfig adapterConfig) |
void |
KeycloakDeployment.setAuthServerBaseUrl(AdapterConfig config) |
void |
AdapterDeploymentContext.updateDeployment(AdapterConfig config) |
Modifier and Type | Field and Description |
---|---|
protected AdapterConfig |
AbstractKeycloakJettyAuthenticator.adapterConfig |
Modifier and Type | Method and Description |
---|---|
AdapterConfig |
AbstractKeycloakJettyAuthenticator.getAdapterConfig() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractKeycloakJettyAuthenticator.setAdapterConfig(AdapterConfig adapterConfig) |
Modifier and Type | Field and Description |
---|---|
protected AdapterConfig |
ProxyConfig.Application.adapterConfig |
Modifier and Type | Method and Description |
---|---|
AdapterConfig |
ProxyConfig.Application.getAdapterConfig() |
Modifier and Type | Method and Description |
---|---|
ProxyServerBuilder.ApplicationBuilder |
ProxyServerBuilder.application(AdapterConfig config) |
void |
ProxyConfig.Application.setAdapterConfig(AdapterConfig adapterConfig) |
Constructor and Description |
---|
ProxyServerBuilder.ApplicationBuilder(AdapterConfig config) |
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.HttpClient |
HttpClientBuilder.build(AdapterConfig adapterConfig) |
Modifier and Type | Method and Description |
---|---|
static AdapterConfig |
ServletOAuthClientBuilder.getAdapterConfig(InputStream is) |
Modifier and Type | Method and Description |
---|---|
static ServletOAuthClient |
ServletOAuthClientBuilder.build(AdapterConfig adapterConfig) |
static void |
ServletOAuthClientBuilder.build(AdapterConfig adapterConfig,
ServletOAuthClient oauthClient) |
Copyright © 2014. All Rights Reserved.