| Interface | Description |
|---|---|
| HTTPProxyAuthentication |
Interface that defines a proxy authentication scheme.
|
| HTTPProxyAuthentication.ChallengeHandler |
Allows for an authentication implementation to be provided for
connections routed via HTTP proxies.
|
| ProxyAuthenticationFactory |
Factory for
proxy authentication instances. |
This package contains types relating to proxy authentication. This allows connection of client sessions through a proxy.
A ProxyAuthenticationFactory
can be used to create an instance of a proxy authentication scheme.
Copyright © 2025 DiffusionData Limited. All rights reserved.