|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicAuthCredentials | |
|---|---|
| org.apache.servicemix.http | |
| Uses of BasicAuthCredentials in org.apache.servicemix.http |
|---|
| Fields in org.apache.servicemix.http declared as BasicAuthCredentials | |
|---|---|
protected BasicAuthCredentials |
HttpEndpoint.basicAuthentication
|
protected BasicAuthCredentials |
ProxyParameters.proxyCredentials
|
| Methods in org.apache.servicemix.http that return BasicAuthCredentials | |
|---|---|
BasicAuthCredentials |
HttpEndpoint.getBasicAuthentication()
Gets the authentication data used for provider endpoints using basic authentication. |
BasicAuthCredentials |
ProxyParameters.getProxyCredentials()
|
| Methods in org.apache.servicemix.http with parameters of type BasicAuthCredentials | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||