Package | Description |
---|---|
org.keycloak.adapters | |
org.keycloak.adapters.authorization |
Modifier and Type | Method and Description |
---|---|
PolicyEnforcer |
KeycloakDeployment.getPolicyEnforcer() |
PolicyEnforcer |
AdapterDeploymentContext.DeploymentDelegate.getPolicyEnforcer() |
Modifier and Type | Method and Description |
---|---|
void |
KeycloakDeployment.setPolicyEnforcer(PolicyEnforcer policyEnforcer) |
void |
AdapterDeploymentContext.DeploymentDelegate.setPolicyEnforcer(PolicyEnforcer policyEnforcer) |
Modifier and Type | Method and Description |
---|---|
protected PolicyEnforcer |
AbstractPolicyEnforcer.getPolicyEnforcer() |
Constructor and Description |
---|
AbstractPolicyEnforcer(PolicyEnforcer policyEnforcer) |
BearerTokenPolicyEnforcer(PolicyEnforcer enforcer) |
KeycloakAdapterPolicyEnforcer(PolicyEnforcer policyEnforcer) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.