Package | Description |
---|---|
org.keycloak.authorization.policy.evaluation |
Provides classes related with the evaluation of policies.
|
Modifier and Type | Method and Description |
---|---|
Identity |
EvaluationContext.getIdentity()
Returns the
Identity that represents an entity (person or non-person) to which the permissions must be granted, or not. |
Constructor and Description |
---|
PermissionTicketAwareDecisionResultCollector(AuthorizationRequest request,
PermissionTicketToken ticket,
Identity identity,
ResourceServer resourceServer,
AuthorizationProvider authorization) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.