Class TockProxyAuthenticator

  • All Implemented Interfaces:
    okhttp3.Authenticator

    
    public final class TockProxyAuthenticator
     implements Authenticator
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Request authenticate(Route route, Response response)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TockProxyAuthenticator

        TockProxyAuthenticator(String proxyUser, String proxyPassword)
    • Method Detail

      • authenticate

         Request authenticate(Route route, Response response)