@Extension public static class AWSCredentialsImpl.DescriptorImpl extends com.cloudbees.plugins.credentials.CredentialsDescriptor
com.cloudbees.plugins.credentials.CredentialsDescriptor.EnhancedCheckMethodDescriptor.FormException, Descriptor.PropertyType, Descriptor.Self| Modifier and Type | Field and Description |
|---|---|
static Integer |
DEFAULT_STS_TOKEN_DURATION |
clazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckSecretKey(String accessKey,
String iamRoleArn,
String iamMfaSerialNumber,
String iamMfaToken,
Integer stsTokenDuration,
String secretKey) |
String |
getDisplayName() |
calcAutoCompleteSettings, calcFillSettings, doFillScopeItems, findContextInPath, findContextInPath, getCheckMethod, getCredentialsPage, getIconClassName, isApplicable, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, lookupContext, unwrapContextaddHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic static final Integer DEFAULT_STS_TOKEN_DURATION
public String getDisplayName()
getDisplayName in class Descriptor<com.cloudbees.plugins.credentials.Credentials>public FormValidation doCheckSecretKey(@QueryParameter(value="accessKey") String accessKey, @QueryParameter(value="iamRoleArn") String iamRoleArn, @QueryParameter(value="iamMfaSerialNumber") String iamMfaSerialNumber, @QueryParameter(value="iamMfaToken") String iamMfaToken, @QueryParameter(value="stsTokenDuration") Integer stsTokenDuration, @QueryParameter String secretKey)
Copyright © 2016–2019. All rights reserved.