@Extension
public static class UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
extends hudson.model.UserPropertyDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.DescriptorExtensionList<Credentials,CredentialsDescriptor> |
getCredentialDescriptors()
Gets all the credentials descriptors.
|
String |
getDisplayName() |
hudson.DescriptorExtensionList<DomainSpecification,hudson.model.Descriptor<DomainSpecification>> |
getSpecificationDescriptors()
Gets all the
DomainSpecification descriptors. |
boolean |
isEnabled() |
hudson.model.UserProperty |
newInstance(hudson.model.User user) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic hudson.model.UserProperty newInstance(hudson.model.User user)
newInstance in class hudson.model.UserPropertyDescriptorpublic boolean isEnabled()
isEnabled in class hudson.model.UserPropertyDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.UserProperty>public hudson.DescriptorExtensionList<Credentials,CredentialsDescriptor> getCredentialDescriptors()
public hudson.DescriptorExtensionList<DomainSpecification,hudson.model.Descriptor<DomainSpecification>> getSpecificationDescriptors()
DomainSpecification descriptors.DomainSpecification descriptors.Copyright © 2016–2018. All rights reserved.