Uses of Class
jenkins.security.QueueItemAuthenticator
-
Packages that use QueueItemAuthenticator Package Description jenkins.security -
-
Uses of QueueItemAuthenticator in jenkins.security
Methods in jenkins.security that return types with arguments of type QueueItemAuthenticator Modifier and Type Method Description static DescriptorExtensionList<QueueItemAuthenticator,QueueItemAuthenticatorDescriptor>
QueueItemAuthenticatorDescriptor. all()
static Iterable<QueueItemAuthenticator>
QueueItemAuthenticatorProvider. authenticators()
DescribableList<QueueItemAuthenticator,QueueItemAuthenticatorDescriptor>
QueueItemAuthenticatorConfiguration. getAuthenticators()
Provides all user-configured authenticators.List<QueueItemAuthenticator>
QueueItemAuthenticatorConfiguration.ProviderImpl. getAuthenticators()
abstract List<QueueItemAuthenticator>
QueueItemAuthenticatorProvider. getAuthenticators()
-