public static class CertificateCredentialsImpl.UploadedKeyStoreSource.Upload extends Object
Constructor and Description |
---|
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 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.ServletException
IOException
Copyright © 2016. All rights reserved.