Class CredentialsAuth.CredentialsAuthDescriptor
java.lang.Object
hudson.model.Descriptor<Auth2>
io.jenkins.plugins.remote.result.trigger.auth2.Auth2.Auth2Descriptor
io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth.CredentialsAuthDescriptor
- Enclosing class:
- CredentialsAuth
@Symbol("CredentialsAuth")
public static class CredentialsAuth.CredentialsAuthDescriptor
extends Auth2.Auth2Descriptor
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ListBoxModel
doFillCredentialsIdItems
(Item item, String credentialsId) Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
CredentialsAuthDescriptor
public CredentialsAuthDescriptor()
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayName
in classDescriptor<Auth2>
-
doFillCredentialsIdItems
@POST public static ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item item, @QueryParameter String credentialsId)
-