Interface | Description |
---|---|
ProxyAuthenticationCredentials |
This interface represents the basic contract for the credentials to be used with
ProxyServerConfig . |
Class | Description |
---|---|
ProxyServerConfig |
Encapsulates the proxy server configurations.
|
ProxyServerConfig.Builder |
Builds a
ProxyServerConfig instance. |
UsernamePasswordCredentials |
Simple
ProxyAuthenticationCredentials implementation based on a username and password. |
Enum | Description |
---|---|
ProxyScheme |
Supported scheme types for
ProxyServerConfig . |
Copyright © 2023 Adobe. All rights reserved.