Package | Description |
---|---|
org.apache.synapse.transport.http.conn | |
org.apache.synapse.transport.passthru.config |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProxyAuthenticator
DefaultProxyAuthenticator will be initialized when proxy is configured with http.proxyHost
|
class |
ProfileProxyAuthenticator
ProfileProxyAuthenticator will be initialized when proxy profile is configured
|
Modifier and Type | Method and Description |
---|---|
ProxyAuthenticator |
ProxyConfig.createProxyAuthenticator()
returns DefaultProxyAuthenticator if single proxy server is configured
ProfileProxyAuthenticator if proxy profile is configured
|
Modifier and Type | Method and Description |
---|---|
ProxyAuthenticator |
TargetConfiguration.getProxyAuthenticator() |
Constructor and Description |
---|
TargetConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.description.ParameterInclude parameters,
org.apache.axis2.transport.base.threads.WorkerPool pool,
PassThroughTransportMetricsCollector metrics,
ProxyAuthenticator proxyAuthenticator) |
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.