| 程序包 | 说明 |
|---|---|
| com.taobao.api.internal.toplink.embedded.websocket.auth | |
| com.taobao.api.internal.toplink.embedded.websocket.proxy |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Credentials |
AbstractAuthenticator.credentials
The credentials.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractAuthenticator.init(WebSocket websocket,
Credentials credentials) |
void |
Authenticator.init(WebSocket websocket,
Credentials credentials)
inits authenticator
|
| 构造器和说明 |
|---|
Proxy(Credentials credentials,
Authenticator authenticator)
Instantiates a new proxy.
|
Proxy(InetSocketAddress proxyAddress,
Credentials credentials,
Authenticator authenticator)
Instantiates a new proxy.
|
Copyright © 2020. All rights reserved.