Uses of Interface
org.littleshoot.proxy.ProxyAuthorizationHandler

Uses of ProxyAuthorizationHandler in org.littleshoot.proxy
 

Methods in org.littleshoot.proxy with parameters of type ProxyAuthorizationHandler
 void ProxyAuthorizationManager.addHandler(ProxyAuthorizationHandler pah)
          Adds the specified ProxyAuthorizationHandler.
 void DefaultProxyAuthorizationManager.addHandler(ProxyAuthorizationHandler pah)
           
 void HttpProxyServer.addProxyAuthenticationHandler(ProxyAuthorizationHandler pah)
          Adds a new handler for proxy authentication.
 void DefaultHttpProxyServer.addProxyAuthenticationHandler(ProxyAuthorizationHandler pah)
           
 



Copyright © 2009-2013 LittleShoot. All Rights Reserved.