Uses of Interface
org.littleshoot.proxy.ProxyAuthenticator

Packages that use ProxyAuthenticator
org.littleshoot.proxy   
org.littleshoot.proxy.impl   
 

Uses of ProxyAuthenticator in org.littleshoot.proxy
 

Methods in org.littleshoot.proxy with parameters of type ProxyAuthenticator
 HttpProxyServerBootstrap HttpProxyServerBootstrap.withProxyAuthenticator(ProxyAuthenticator proxyAuthenticator)
           Specify a ProxyAuthenticator to use for doing basic HTTP authentication of clients.
 

Uses of ProxyAuthenticator in org.littleshoot.proxy.impl
 

Methods in org.littleshoot.proxy.impl that return ProxyAuthenticator
protected  ProxyAuthenticator DefaultHttpProxyServer.getProxyAuthenticator()
           
 



Copyright © 2009-2014 LittleShoot. All Rights Reserved.