org.eclipse.hyades.execution.security
Class SecureClient
java.lang.Object
org.eclipse.hyades.execution.security.SecureClient
public final class SecureClient
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecureClient
public SecureClient()
init
public void init(ISecureClientParameters params,
java.lang.String host,
int port)
throws java.security.KeyStoreException,
java.security.NoSuchAlgorithmException,
java.security.UnrecoverableKeyException,
java.security.KeyManagementException,
java.security.cert.CertificateException,
java.io.IOException
- Throws:
java.security.KeyStoreException
java.security.NoSuchAlgorithmException
java.security.UnrecoverableKeyException
java.security.KeyManagementException
java.security.cert.CertificateException
java.io.IOException
getSocket
public javax.net.ssl.SSLSocket getSocket()