Package org.rundeck.core.auth.app.type
Interface AuthorizingProjectType
-
- All Superinterfaces:
AuthorizingAccess,AuthorizingIdResource<Singleton,ProjectTypeIdentifier>,AuthorizingResource<Singleton>
public interface AuthorizingProjectType extends AuthorizingIdResource<Singleton,ProjectTypeIdentifier>
A resource type in a project context
-
-
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
-
-