| Package | Description |
|---|---|
| org.apache.servicemix.http |
| Modifier and Type | Field and Description |
|---|---|
protected BasicAuthCredentials |
HttpEndpoint.basicAuthentication |
protected BasicAuthCredentials |
ProxyParameters.proxyCredentials |
| Modifier and Type | Method and Description |
|---|---|
BasicAuthCredentials |
HttpEndpoint.getBasicAuthentication()
Gets the authentication data used for provider endpoints using basic authentication.
|
BasicAuthCredentials |
ProxyParameters.getProxyCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpEndpoint.setBasicAuthentication(BasicAuthCredentials basicAuthCredentials)
Sets the authentication data used for provider endpoints using basic authentication.
|
void |
ProxyParameters.setProxyCredentials(BasicAuthCredentials proxyCredentials)
Sets the authentication data used for the proxy using basic authentication.
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.