| Package | Description |
|---|---|
| org.mule.module.http.internal.config | |
| org.mule.module.http.internal.domain.request | |
| org.mule.module.http.internal.request |
| Constructor and Description |
|---|
HttpAuthenticationDefinitionParser(HttpAuthenticationType httpAuthenticationType) |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthenticationType |
HttpRequestAuthentication.getType() |
| Constructor and Description |
|---|
HttpRequestAuthentication(HttpAuthenticationType type) |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthenticationType |
DefaultHttpAuthentication.getType() |
static HttpAuthenticationType |
HttpAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpAuthenticationType[] |
HttpAuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultHttpAuthentication(HttpAuthenticationType type) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.