Uses of Interface
org.littleshoot.proxy.KeyStoreManager

Uses of KeyStoreManager in org.littleshoot.proxy
 

Classes in org.littleshoot.proxy that implement KeyStoreManager
 class SelfSignedKeyStoreManager
          KeyStore manager that automatically generates a self-signed certificate on startup if it doesn't already exist.
 

Constructors in org.littleshoot.proxy with parameters of type KeyStoreManager
SslContextFactory(KeyStoreManager ksm)
           
SslContextFactory(KeyStoreManager ksm, TrustManager[] trustManagers)
           
SslHandshakeHandlerFactory(KeyStoreManager ksm)
           
 



Copyright © 2009-2013 LittleShoot. All Rights Reserved.