public static class Server.BasicAuthenticator
extends java.lang.Object
implements okhttp3.Authenticator
コンストラクタと説明 |
---|
BasicAuthenticator(java.lang.String username,
java.lang.String password) |
修飾子とタイプ | メソッドと説明 |
---|---|
okhttp3.Request |
authenticate(okhttp3.Route route,
okhttp3.Response response) |