Package | Description |
---|---|
org.keycloak | |
org.keycloak.representations.adapters.config |
Constructor and Description |
---|
AuthorizationContext(AccessToken authzToken,
PolicyEnforcerConfig.PathConfig current) |
Modifier and Type | Method and Description |
---|---|
PolicyEnforcerConfig.PathConfig |
PolicyEnforcerConfig.PathConfig.getParentConfig() |
Modifier and Type | Method and Description |
---|---|
static Set<PolicyEnforcerConfig.PathConfig> |
PolicyEnforcerConfig.PathConfig.createPathConfigs(ResourceRepresentation resourceDescription) |
List<PolicyEnforcerConfig.PathConfig> |
PolicyEnforcerConfig.getPaths() |
Modifier and Type | Method and Description |
---|---|
void |
PolicyEnforcerConfig.PathConfig.setParentConfig(PolicyEnforcerConfig.PathConfig parentConfig) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyEnforcerConfig.setPaths(List<PolicyEnforcerConfig.PathConfig> paths) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.