com.ning.http.util
Class SslUtils
java.lang.Object
com.ning.http.util.SslUtils
public class SslUtils
- extends Object
This class is a copy of http://github.com/sonatype/wagon-ning/raw/master/src/main/java/org/apache/maven/wagon/providers/http/SslUtils.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslUtils
public SslUtils()
getSSLEngine
public static SSLEngine getSSLEngine()
throws GeneralSecurityException,
IOException
- Throws:
GeneralSecurityException
IOException
getSSLContext
public static SSLContext getSSLContext()
throws GeneralSecurityException,
IOException
- Throws:
GeneralSecurityException
IOException
Copyright © 2011. All Rights Reserved.