@Symbol(value="asoc-credentials")
@Extension
public static class ASoCCredentials.DescriptorImpl
extends com.cloudbees.plugins.credentials.CredentialsDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckAcceptInvalidCerts(Boolean acceptInvalidCerts,
String username) |
hudson.util.FormValidation |
doCheckPassword(String password) |
hudson.util.FormValidation |
doCheckUsername(String username) |
String |
getApiKeyUrl() |
String |
getDisplayName() |
calcAutoCompleteSettings, calcFillSettings, doFillScopeItems, findContextInPath, findContextInPath, getCheckMethod, getCredentialsPage, getIconClassName, isApplicable, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, lookupContext, unwrapContext
addHelpFileRedirect, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>
public String getApiKeyUrl()
public hudson.util.FormValidation doCheckUsername(@QueryParameter String username)
public hudson.util.FormValidation doCheckPassword(@QueryParameter String password)
Copyright © 2016–2024 HCL. All rights reserved.