Package org.rundeck.core.auth.app.type
Interface AuthorizingProjectAdhoc
-
- All Superinterfaces:
AuthorizingAccess,AuthorizingIdResource<Singleton,ProjectIdentifier>,AuthorizingResource<Singleton>
public interface AuthorizingProjectAdhoc extends AuthorizingIdResource<Singleton,ProjectIdentifier>
Authorizing interface to singleton Adhoc type within a project
-
-
Method Summary
-
Methods inherited from interface org.rundeck.core.auth.access.AuthorizingAccess
authorize, authorizeNamed, getAuthContext, isAuthorized, isAuthorized
-
Methods inherited from interface org.rundeck.core.auth.access.AuthorizingIdResource
exists, getIdentifier
-
Methods inherited from interface org.rundeck.core.auth.access.AuthorizingResource
access, getResource
-
-