Package com.dtolabs.rundeck.core.authorization.providers

Interface Summary
AclContext  
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  
 

Class Summary
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.
PoliciesDocument PoliciesDocument implements a policy collection defined by a XML Document.
PoliciesDocument.Context  
PoliciesYaml  
PolicyNode PolicyNode provides the Policy interface on top of a DOM Node
SAREAuthorization Given a Subject, Action, Resource and Environment deliver an authorization decision.
 

Exception Summary
InvalidCollection  
PoliciesParseException