| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuthenticator
The Class AbstractAuthenticator.
|
class |
BasicAuthenticator
The Class ProxyBasicCredentials.
|
class |
DefaultAuthenticator
The Class DefaultAuthenticator.
|
class |
DigestAuthenticator
The Class ProxyDigestCredentials.
|
| Constructor and Description |
|---|
ProxyHandshake(InetSocketAddress proxy,
InetSocketAddress origin,
Authenticator authenticator,
WebSocket webSocket)
Instantiates a new proxy handshake.
|
| Constructor and Description |
|---|
Proxy(Credentials credentials,
Authenticator authenticator)
Instantiates a new proxy.
|
Proxy(InetSocketAddress proxyAddress,
Credentials credentials,
Authenticator authenticator)
Instantiates a new proxy.
|
Copyright © 2021. All rights reserved.