| Package | Description |
|---|---|
| org.mule.runtime.http.api.client.auth |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthenticationType |
HttpAuthentication.getType()
The type of authentication defined.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
HttpAuthenticationBuilder |
HttpAuthenticationBuilder.type(HttpAuthenticationType type)
Defines the
HttpAuthenticationType to use. |
HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder |
HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder.type(HttpAuthenticationType type) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.