@Extension public static class CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl extends CertificateCredentialsImpl.KeyStoreSourceDescriptor
| Constructor and Description |
|---|
CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckUploadedKeystore(String value,
String password) |
String |
getDisplayName() |
CertificateCredentialsImpl.UploadedKeyStoreSource.Upload |
getUpload(String divId) |
static byte[] |
toByteArray(hudson.util.Secret secret) |
static hudson.util.Secret |
toSecret(byte[] contents) |
validateCertificateKeystoreaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<CertificateCredentialsImpl.KeyStoreSource>public static byte[] toByteArray(hudson.util.Secret secret)
public static hudson.util.Secret toSecret(byte[] contents)
public hudson.util.FormValidation doCheckUploadedKeystore(@QueryParameter
String value,
@QueryParameter
String password)
public CertificateCredentialsImpl.UploadedKeyStoreSource.Upload getUpload(String divId)
Copyright © 2004-2014. All Rights Reserved.