Package com.adobe.pdfservices.operation.config.proxy
Contains the classes for proxy configurations used in PDF Services SDK.
-
Interface Summary Interface Description ProxyAuthenticationCredentials This interface represents the basic contract for the credentials to be used withProxyServerConfig
. -
Class Summary Class Description ProxyServerConfig Encapsulates the proxy server configurations.ProxyServerConfig.Builder Builds aProxyServerConfig
instance.UsernamePasswordCredentials SimpleProxyAuthenticationCredentials
implementation based on a username and password. -
Enum Summary Enum Description ProxyScheme Supported scheme types forProxyServerConfig
.