C# 클래스 Square.OkHttp3.OkHttpClient.Builder.AuthenticatorImpl

상속: Java.Lang.Object, IAuthenticator
파일 보기 프로젝트 열기: mattleibow/square-bindings

공개 메소드들

메소드 설명
Authenticate ( Route p0, Response p1 ) : Request
AuthenticatorImpl ( Func authenticate ) : System

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( Route p0, Response p1 ) : Request
p0 Route
p1 Response
리턴 Request

AuthenticatorImpl() 공개 메소드

public AuthenticatorImpl ( Func authenticate ) : System
authenticate Func
리턴 System