Uses of Class
io.jenkins.plugins.remote.result.trigger.auth2.Auth2.Auth2Descriptor
Packages that use Auth2.Auth2Descriptor
Package
Description
-
Uses of Auth2.Auth2Descriptor in io.jenkins.plugins.remote.result.trigger
Methods in io.jenkins.plugins.remote.result.trigger that return Auth2.Auth2DescriptorModifier and TypeMethodDescriptionstatic Auth2.Auth2Descriptor
RemoteJenkinsServer.DescriptorImpl.getDefaultAuth2Descriptor()
Methods in io.jenkins.plugins.remote.result.trigger that return types with arguments of type Auth2.Auth2DescriptorModifier and TypeMethodDescriptionstatic List<Auth2.Auth2Descriptor>
RemoteJenkinsServer.DescriptorImpl.getAuth2Descriptors()
-
Uses of Auth2.Auth2Descriptor in io.jenkins.plugins.remote.result.trigger.auth2
Subclasses of Auth2.Auth2Descriptor in io.jenkins.plugins.remote.result.trigger.auth2Modifier and TypeClassDescriptionstatic class
static class
static class
Fields in io.jenkins.plugins.remote.result.trigger.auth2 declared as Auth2.Auth2DescriptorModifier and TypeFieldDescriptionstatic final Auth2.Auth2Descriptor
CredentialsAuth.DESCRIPTOR
static final Auth2.Auth2Descriptor
NoneAuth.DESCRIPTOR
static final Auth2.Auth2Descriptor
TokenAuth.DESCRIPTOR
Methods in io.jenkins.plugins.remote.result.trigger.auth2 that return Auth2.Auth2DescriptorModifier and TypeMethodDescriptionCredentialsAuth.getDescriptor()
NoneAuth.getDescriptor()
TokenAuth.getDescriptor()
Methods in io.jenkins.plugins.remote.result.trigger.auth2 that return types with arguments of type Auth2.Auth2Descriptor