| Interface | Description |
|---|---|
| HttpAuthentication |
Represents an HTTP request's username/password based authentication.
|
| HttpAuthentication.HttpNtlmAuthentication |
Represents an HTTP request's NTLM based authentication.
|
| HttpAuthenticationBuilder |
Allows the creation of
HttpAuthentication instances. |
| HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder |
Specification of
HttpAuthenticationBuilder for NTLM based authentication. |
| Enum | Description |
|---|---|
| HttpAuthenticationType |
Supported HTTP authentication schemes.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.