| Interface | Description |
|---|---|
| HttpAuthentication |
An object that authenticates an HTTP request.
|
| Class | Description |
|---|---|
| BasicAuthentication |
Configures basic authentication for the requests.
|
| DigestAuthentication |
Configures digest authentication for the requests.
|
| NtlmAuthentication |
Configures NTLM authentication for the requests.
|
| UsernamePasswordAuthentication |
Base class for user/pass based implementations.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.