| Package | Description |
|---|---|
| org.mule.runtime.http.api.client |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthenticationType |
HttpRequestAuthentication.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 |
|---|
HttpRequestAuthentication(HttpAuthenticationType type) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.