@Extension
public static class UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
extends hudson.model.UserPropertyDescriptor
| Constructor and Description |
|---|
UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.DescriptorExtensionList<Credentials,hudson.model.Descriptor<Credentials>> |
getCredentialDescriptors()
Gets all the credentials descriptors.
|
String |
getDisplayName() |
hudson.DescriptorExtensionList<DomainSpecification,hudson.model.Descriptor<DomainSpecification>> |
getSpecificationDescriptors()
Gets all the
DomainSpecification descriptors. |
boolean |
isEnabled() |
boolean |
isVisible()
Whether the credentials should be visible on the user's configure screen.
|
hudson.model.UserProperty |
newInstance(hudson.model.User user) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl()
public hudson.model.UserProperty newInstance(hudson.model.User user)
newInstance in class hudson.model.UserPropertyDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.UserProperty>public boolean isVisible()
public hudson.DescriptorExtensionList<Credentials,hudson.model.Descriptor<Credentials>> getCredentialDescriptors()
public hudson.DescriptorExtensionList<DomainSpecification,hudson.model.Descriptor<DomainSpecification>> getSpecificationDescriptors()
DomainSpecification descriptors.DomainSpecification descriptors.public boolean isEnabled()
isEnabled in class hudson.model.UserPropertyDescriptorCopyright © 2004-2015. All Rights Reserved.