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

Inheritance: Java.Lang.Object, IAuthenticator
Afficher le fichier Open project: mattleibow/square-bindings

Méthodes publiques

Méthode Description
Authenticate ( Route p0, Response p1 ) : Request
AuthenticatorImpl ( Func authenticate ) : System

Method Details

Authenticate() public méthode

public Authenticate ( Route p0, Response p1 ) : Request
p0 Route
p1 Response
Résultat Request

AuthenticatorImpl() public méthode

public AuthenticatorImpl ( Func authenticate ) : System
authenticate Func
Résultat System