Interface AuthorizingProject

  • All Superinterfaces:
    org.rundeck.core.auth.access.AuthorizingAccess, org.rundeck.core.auth.access.AuthorizingIdResource<IRundeckProject,​java.lang.String>, org.rundeck.core.auth.access.AuthorizingResource<IRundeckProject>

    public interface AuthorizingProject
    extends org.rundeck.core.auth.access.AuthorizingIdResource<IRundeckProject,​java.lang.String>
    Authorizing resource interface for IRundeckProject
    • 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