Package com.dtolabs.rundeck.core.authorization

Interface Summary
AuthContext Facade for Authorization containing a subject
Authorization Instances of classes that implement this interface take context and command info and lookup whether the user can execute the specified handler.
Decision  
Explanation  
NamedAuthContext An auth context which can provide a name
 

Class Summary
Attribute  
AuthorizationUtil AuthorizationUtil provides utility methods for constructing authorization resource maps.
SubjectAuthContext Wraps a Subject and Authorization to provide AuthContext
 

Enum Summary
Explanation.Code  
 

Exception Summary
AuthorizationException AuthorizationException