@Deprecated
public class WebServiceCertificateInfo
extends java.lang.Object
| Constructor and Description |
|---|
WebServiceCertificateInfo(java.lang.String serviceName,
java.io.File certificateFile,
java.lang.String password)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getCertificateInputStream()
Deprecated.
|
java.lang.String |
getPassword()
Deprecated.
|
java.lang.String |
getServiceName()
Deprecated.
|
public WebServiceCertificateInfo(java.lang.String serviceName,
java.io.File certificateFile,
java.lang.String password)
public java.io.InputStream getCertificateInputStream()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic java.lang.String getPassword()
public java.lang.String getServiceName()