public class WebServiceCertificateInfo extends Object
Constructor and Description |
---|
WebServiceCertificateInfo(String serviceName,
File certificateFile,
String password) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getCertificateInputStream() |
String |
getPassword() |
String |
getServiceName() |
public InputStream getCertificateInputStream() throws FileNotFoundException
FileNotFoundException
public String getPassword()
public String getServiceName()