org.littleshoot.proxy
Class SslContextFactory
java.lang.Object
org.littleshoot.proxy.SslContextFactory
public class SslContextFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslContextFactory
public SslContextFactory(KeyStoreManager ksm)
SslContextFactory
public SslContextFactory(KeyStoreManager ksm,
TrustManager[] trustManagers)
getServerContext
public SSLContext getServerContext()
Copyright © 2009-2013 LittleShoot. All Rights Reserved.