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.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.