protected abstract static class BaseStandardCredentials.BaseStandardCredentialsDescriptor extends CredentialsDescriptor
BaseStandardCredentials.
<st:include page="id-and-description" class="${descriptor.clazz}"/> in credentials.jelly to
pick up standard controls for Descriptor.getId() and BaseStandardCredentials.getDescription().
CredentialsDescriptor.EnhancedCheckMethod| Modifier | Constructor and Description |
|---|---|
protected |
BaseStandardCredentialsDescriptor() |
protected |
BaseStandardCredentialsDescriptor(Class<? extends BaseStandardCredentials> clazz) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckId(hudson.model.ModelObject context,
String value) |
String |
getCheckIdUrl(CredentialsStore store)
Gets the check id url for the specified store.
|
calcAutoCompleteSettings, calcFillSettings, doFillScopeItems, findContextInPath, findContextInPath, getCheckMethod, getCredentialsPage, getIconClassName, isApplicable, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, lookupContext, unwrapContextaddHelpFileRedirect, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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, toMapprotected BaseStandardCredentialsDescriptor()
protected BaseStandardCredentialsDescriptor(Class<? extends BaseStandardCredentials> clazz)
public String getCheckIdUrl(CredentialsStore store) throws UnsupportedEncodingException
store - the store.UnsupportedEncodingException - if the JVM does not implement the JLS.public final hudson.util.FormValidation doCheckId(@ContextInPath hudson.model.ModelObject context, @QueryParameter String value)
Copyright © 2016–2017. All rights reserved.