Package org.keycloak.authorization.permission.evaluator
-
Interface Summary Interface Description PermissionEvaluator AnPermissionEvaluator
represents a source ofResourcePermission
, responsible for emitting these permissions to a consumer in order to evaluate the authorization policies based on aEvaluationContext
. -
Class Summary Class Description Evaluators A factory for the differentPermissionEvaluator
implementations.UnboundedPermissionEvaluator