org.apache.openejb.client
Class SSLContextBuilder
java.lang.Object
org.apache.openejb.client.SSLContextBuilder
public class SSLContextBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSLContextBuilder
public SSLContextBuilder(Map<String,String> params)
build
public SSLContext build()
throws NoSuchAlgorithmException,
KeyManagementException
- Throws:
NoSuchAlgorithmException
KeyManagementException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.