C# Class Square.OkHttp3.OkHttpClient.Builder.AuthenticatorImpl

Inheritance: Java.Lang.Object, IAuthenticator
Mostra file Open project: mattleibow/square-bindings

Public Methods

Method Description
Authenticate ( Route p0, Response p1 ) : Request
AuthenticatorImpl ( Func authenticate ) : System

Method Details

Authenticate() public method

public Authenticate ( Route p0, Response p1 ) : Request
p0 Route
p1 Response
return Request

AuthenticatorImpl() public method

public AuthenticatorImpl ( Func authenticate ) : System
authenticate Func
return System