public static class CertificateCredentialsImpl.UploadedKeyStoreSource.Upload extends Object
| Constructor and Description |
|---|
CertificateCredentialsImpl.UploadedKeyStoreSource.Upload(String divId,
hudson.util.Secret uploadedKeystore) |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doUpload(org.kohsuke.stapler.StaplerRequest req) |
String |
getDivId() |
hudson.util.Secret |
getUploadedKeystore() |
public CertificateCredentialsImpl.UploadedKeyStoreSource.Upload(String divId, hudson.util.Secret uploadedKeystore)
public String getDivId()
public hudson.util.Secret getUploadedKeystore()
public org.kohsuke.stapler.HttpResponse doUpload(org.kohsuke.stapler.StaplerRequest req)
throws javax.servlet.ServletException,
IOException
javax.servlet.ServletExceptionIOExceptionCopyright © 2004-2015. All Rights Reserved.