| Package | Description |
|---|---|
| org.mule.module.http.api.requester | |
| org.mule.module.http.api.requester.authentication | |
| org.mule.module.http.internal.request |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthentication |
HttpRequesterConfig.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequesterConfigBuilder |
HttpRequesterConfigBuilder.setAuthentication(HttpAuthentication authentication)
To create instances of
HttpAuthentication use
BasicAuthenticationBuilder |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthentication |
BasicAuthenticationBuilder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpAuthentication |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthentication |
DefaultHttpRequesterConfig.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHttpRequesterConfig.setAuthentication(HttpAuthentication authentication) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.