public class PolicyEnforcer extends Object
Constructor and Description |
---|
PolicyEnforcer(KeycloakDeployment deployment,
AdapterConfig adapterConfig) |
Modifier and Type | Method and Description |
---|---|
AuthorizationContext |
enforce(OIDCHttpFacade facade) |
org.keycloak.adapters.authorization.PathMatcher |
getPathMatcher() |
Map<String,PolicyEnforcerConfig.PathConfig> |
getPaths() |
public PolicyEnforcer(KeycloakDeployment deployment, AdapterConfig adapterConfig)
public AuthorizationContext enforce(OIDCHttpFacade facade)
public Map<String,PolicyEnforcerConfig.PathConfig> getPaths()
public org.keycloak.adapters.authorization.PathMatcher getPathMatcher()
Copyright © 2019 JBoss by Red Hat. All rights reserved.