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()
.
Modifier | Constructor and Description |
---|---|
protected |
BaseStandardCredentialsDescriptor() |
protected |
BaseStandardCredentialsDescriptor(Class<? extends BaseStandardCredentials> clazz) |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckId(String value,
hudson.model.ModelObject context) |
doFillScopeItems, getCredentialsPage, getIconClassName, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, 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, toMap
protected BaseStandardCredentialsDescriptor()
protected BaseStandardCredentialsDescriptor(Class<? extends BaseStandardCredentials> clazz)
public final hudson.util.FormValidation doCheckId(@QueryParameter String value, @AncestorInPath hudson.model.ModelObject context)
Copyright © 2016. All rights reserved.