@Extension
public static class ConfluenceCredentials.DescriptorImpl
extends com.cloudbees.plugins.credentials.CredentialsDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckUrl(String value,
String urlUsername,
String urlPassword)
doCheck method evaluating whether the connection details are correct.
|
String |
getDisplayName() |
doFillScopeItems, getCredentialsPage, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevantaddHelpFileRedirect, 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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>public hudson.util.FormValidation doCheckUrl(@QueryParameter
String value,
@QueryParameter
String urlUsername,
@QueryParameter
String urlPassword)
value - the urlurlUsername - the usernameurlPassword - the passwordCopyright © 2004-2018. All Rights Reserved.