public class SSLContextFactoryImpl extends Object implements SSLContextFactory
| Constructor and Description |
|---|
SSLContextFactoryImpl(String keyManagerAlgorithmName,
String trustManagerAlgorithmName) |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
newSSLContext(KeyStore keyStore) |
public SSLContext newSSLContext(KeyStore keyStore) throws NoSuchAlgorithmException, UnrecoverableKeyException, KeyStoreException, KeyManagementException
newSSLContext in interface SSLContextFactoryNoSuchAlgorithmExceptionUnrecoverableKeyExceptionKeyStoreExceptionKeyManagementExceptionCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.