类 BaseAuthenticator
java.lang.Object
org.macrocloud.kernel.http.BaseAuthenticator
- 所有已实现的接口:
okhttp3.Authenticator
BaseAuth
- 作者:
- macro
-
字段概要
从接口继承的字段 okhttp3.Authenticator
NONE -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
BaseAuthenticator
public BaseAuthenticator()
-
-
方法详细资料
-
authenticate
public okhttp3.Request authenticate(okhttp3.Route route, okhttp3.Response response) throws IOException - 指定者:
authenticate在接口中okhttp3.Authenticator- 抛出:
IOException
-