| CompiledRule |
This class is used in a single threaded model and hence does not have concurrency support
|
| OperationContext |
OperationContext for Access Control Policy
|
| PolicyEvaluator |
|
| PostResourceContext |
Posts that are part of conversation threads require special handling
|
| ReportDataContext |
|
| ResourceContext<T extends EntityInterface> |
Builds ResourceContext lazily.
|
| RuleEvaluator |
Note that the methods in the class become available for SpEL expressions for authoring expressions such as
"noOwner()" or "!noOwner()"
|
| SubjectContext |
Subject context used for Access Control Policies
|
| TestCaseResourceContext |
Builds ResourceContext lazily.
|
| ThreadResourceContext |
Conversation threads require special handling
|