Uses of Class
org.jenkinsci.plugins.authorizeproject.AuthorizeProjectStrategyDescriptor

Packages that use AuthorizeProjectStrategyDescriptor
org.jenkinsci.plugins.authorizeproject   
org.jenkinsci.plugins.authorizeproject.strategy   
 

Uses of AuthorizeProjectStrategyDescriptor in org.jenkinsci.plugins.authorizeproject
 

Methods in org.jenkinsci.plugins.authorizeproject that return types with arguments of type AuthorizeProjectStrategyDescriptor
 List<AuthorizeProjectStrategyDescriptor> ProjectQueueItemAuthenticator.DescriptorImpl.getDescriptorsForGlobalSecurityConfigPage()
          Deprecated. 
static List<AuthorizeProjectStrategyDescriptor> AuthorizeProjectStrategyDescriptor.getDescriptorsForGlobalSecurityConfigPage()
           
 

Uses of AuthorizeProjectStrategyDescriptor in org.jenkinsci.plugins.authorizeproject.strategy
 

Subclasses of AuthorizeProjectStrategyDescriptor in org.jenkinsci.plugins.authorizeproject.strategy
static class AnonymousAuthorizationStrategy.DescriptorImpl
           
static class SpecificUsersAuthorizationStrategy.DescriptorImpl
           
static class TriggeringUsersAuthorizationStrategy.DescriptorImpl
           
 



Copyright © 2004-2015. All Rights Reserved.