| Package | Description |
|---|---|
| org.keycloak.adapters | |
| org.keycloak.adapters.authorization |
| Modifier and Type | Method and Description |
|---|---|
static AdapterConfig |
KeycloakDeploymentBuilder.loadAdapterConfig(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static KeycloakDeployment |
KeycloakDeploymentBuilder.build(AdapterConfig adapterConfig) |
protected KeycloakDeployment |
KeycloakDeploymentBuilder.internalBuild(AdapterConfig adapterConfig) |
void |
KeycloakDeployment.setAuthServerBaseUrl(AdapterConfig config) |
void |
AdapterDeploymentContext.updateDeployment(AdapterConfig config) |
| Constructor and Description |
|---|
PolicyEnforcer(KeycloakDeployment deployment,
AdapterConfig adapterConfig) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.