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 © 2024 DiffusionData Ltd. All Rights Reserved.