Class Hierarchy
- java.lang.Object
- org.rundeck.core.auth.app.BaseAppRequestMethodAuthorizer (implements org.rundeck.core.auth.app.RequestMethodAuthorizer)
- org.rundeck.core.auth.app.NamedAuthRequestUtil
- org.rundeck.core.auth.app.NamedAuthRequestUtil.TypedRequest (implements org.rundeck.core.auth.app.TypedNamedAuthRequest)
- org.rundeck.core.auth.app.RundeckAccess
- org.rundeck.core.auth.app.RundeckAccess.Adhoc (implements org.rundeck.core.auth.access.NamedAuthDefinition)
- org.rundeck.core.auth.app.RundeckAccess.ApplicationType (implements org.rundeck.core.auth.access.NamedAuthDefinition)
- org.rundeck.core.auth.app.RundeckAccess.Execution (implements org.rundeck.core.auth.access.NamedAuthDefinition)
- org.rundeck.core.auth.app.RundeckAccess.General
- org.rundeck.core.auth.app.RundeckAccess.Job (implements org.rundeck.core.auth.access.NamedAuthDefinition)
- org.rundeck.core.auth.app.RundeckAccess.Project (implements org.rundeck.core.auth.access.NamedAuthDefinition)
- org.rundeck.core.auth.app.RundeckAccess.ProjectAcl (implements org.rundeck.core.auth.access.NamedAuthDefinition)
- org.rundeck.core.auth.app.RundeckAccess.ProjectType (implements org.rundeck.core.auth.access.NamedAuthDefinition)
- org.rundeck.core.auth.app.RundeckAccess.System (implements org.rundeck.core.auth.access.NamedAuthDefinition)
Interface Hierarchy
- org.rundeck.core.auth.app.NamedAuthRequest
- org.rundeck.core.auth.app.TypedNamedAuthRequest
- org.rundeck.core.auth.app.RequestMethodAuthorizer
- org.rundeck.core.auth.app.TypedRequestAuthorizer
- org.rundeck.core.auth.app.BaseTypedRequestAuthorizer