@Extension
public static class UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
extends hudson.model.UserPropertyDescriptor
| Constructor and Description |
|---|
UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
boolean |
isEnabled() |
boolean |
isVisible()
Whether the credentials should be visible on the user's configure screen.
|
hudson.model.UserProperty |
newInstance(hudson.model.User user) |
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, 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 boolean isEnabled()
isEnabled in class hudson.model.UserPropertyDescriptorCopyright © 2004-2013. All Rights Reserved.