|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 exit. |
| Methods in org.littleshoot.proxy that return KeyStoreManager | |
|---|---|
KeyStoreManager |
DefaultHttpProxyServer.getKeyStoreManager()
|
| Constructors in org.littleshoot.proxy with parameters of type KeyStoreManager | |
|---|---|
DefaultHttpProxyServer(int port,
Map<String,HttpFilter> filters,
String chainProxyHostAndPort,
KeyStoreManager ksm,
HttpRequestFilter requestFilter)
Creates a new proxy server. |
|
HttpServerPipelineFactory(ProxyAuthorizationManager authorizationManager,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
String chainProxyHostAndPort,
KeyStoreManager ksm,
RelayPipelineFactoryFactory relayPipelineFactoryFactory)
Creates a new pipeline factory with the specified class for processing proxy authentication. |
|
SslContextFactory(KeyStoreManager ksm)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||