Uses of Package
org.jenkinsci.plugins.authorizeproject
-
Packages that use org.jenkinsci.plugins.authorizeproject Package Description org.jenkinsci.plugins.authorizeproject org.jenkinsci.plugins.authorizeproject.strategy -
Classes in org.jenkinsci.plugins.authorizeproject used by org.jenkinsci.plugins.authorizeproject Class Description AuthorizeProjectProperty Specifies how to authorize its builds.AuthorizeProjectProperty.DescriptorImpl Descriptor forAuthorizeProjectProperty
.AuthorizeProjectStrategy Extension point to define a new strategy to authorize builds configured in project configuration pages.AuthorizeProjectStrategyDescriptor BaseDescriptor
class forAuthorizeProjectStrategy
instances.GlobalQueueItemAuthenticator A global default authenticator to allow changing the default for all projects.ProjectQueueItemAuthenticator Authorize builds of projects configured withAuthorizeProjectProperty
. -
Classes in org.jenkinsci.plugins.authorizeproject used by org.jenkinsci.plugins.authorizeproject.strategy Class Description AuthorizeProjectStrategy Extension point to define a new strategy to authorize builds configured in project configuration pages.AuthorizeProjectStrategyDescriptor BaseDescriptor
class forAuthorizeProjectStrategy
instances.