public class BasicProxyAuthenticator extends Object implements okhttp3.Authenticator
Proxy-Authorization: Basic YWxhZGRpbjpvcGVuc2VzYW1l
| 构造器和说明 |
|---|
BasicProxyAuthenticator(PasswordAuthentication passwordAuthentication)
构造
|
public BasicProxyAuthenticator(PasswordAuthentication passwordAuthentication)
passwordAuthentication - 账号密码对Copyright © 2023. All rights reserved.