| Interface | Description |
|---|---|
| AclContext | |
| CacheableYamlSource |
Created by greg on 7/17/15.
|
| EnvironmentalContext |
EnvironmentalContext determines if a set of environment attributes match a specific context.
|
| Policy |
Policy is contains a set of
AclContext with corresponding usernames and/or groups
associated with the each Acl. |
| PolicyCollection | |
| SourceProvider |
Created by greg on 7/21/15.
|
| YamlSource |
Created by greg on 7/17/15.
|
| Class | Description |
|---|---|
| ContextDecision |
ContextDecision provides the decision id and the evaluation up to the decision point.
|
| ContextEvaluation | |
| Policies |
Policies represent the policies as described in the policies file(s).
|
| PoliciesCache |
PoliciesCache retains PolicyDocument objects for inserted Files, and reloads them if file modification time changes.
|
| SAREAuthorization | Deprecated |
| YamlPolicyCollection |
Stores a collection of policies, read in from a source.
|
| YamlProvider |
Created by greg on 7/17/15.
|
| Exception | Description |
|---|---|
| PoliciesParseException |