@Extension
public static class UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
extends hudson.model.UserPropertyDescriptor
Constructor and Description |
---|
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, 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, toMap
public hudson.model.UserProperty newInstance(hudson.model.User user)
newInstance
in class hudson.model.UserPropertyDescriptor
public 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.UserPropertyDescriptor
Copyright © 2015. All rights reserved.