@Extension
@Symbol(value="sshPublicKey")
public static final class UserPropertyImpl.DescriptorImpl
extends hudson.model.UserPropertyDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckAuthorizedKeys(String value) |
String |
getDisplayName() |
hudson.model.UserProperty |
newInstance(hudson.model.User user) |
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.UserProperty>public hudson.model.UserProperty newInstance(hudson.model.User user)
newInstance in class hudson.model.UserPropertyDescriptorpublic hudson.util.FormValidation doCheckAuthorizedKeys(@QueryParameter
String value)
throws IOException
IOExceptionCopyright © 2016–2020. All rights reserved.