See: Description
Interface | Description |
---|---|
Evaluation |
An
Evaluation is mainly used by PolicyProvider in order to evaluate a single
and specific ResourcePermission against the configured policies. |
EvaluationContext |
This interface serves as a bridge between the policy evaluation runtime and the environment in which it is running.
|
PolicyEvaluator |
A
PolicyEvaluator evaluates authorization policies based on a given ResourcePermission , sending
the results to a Decision point through the methods defined in that interface. |
Realm |
This interface provides methods to query information from a realm.
|
Class | Description |
---|---|
DecisionResult | |
DecisionResultCollector | |
DefaultEvaluation | |
DefaultPolicyEvaluator | |
PermissionTicketAwareDecisionResultCollector | |
Result | |
Result.PolicyResult |
Copyright © 2018 JBoss by Red Hat. All rights reserved.