@Extension public static class CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl extends CertificateCredentialsImpl.KeyStoreSourceDescriptor
Constructor and Description |
---|
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) |
validateCertificateKeystore
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, 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, toMap
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 © 2014. All rights reserved.