public static interface HttpAuthentication.HttpNtlmAuthentication extends HttpAuthentication
HttpAuthentication.HttpNtlmAuthentication| Modifier and Type | Method and Description |
|---|---|
static HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder |
builder()
Provides a
HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder to create instances of HttpAuthentication.HttpNtlmAuthentication. |
String |
getDomain()
The domain defined.
|
String |
getWorkstation()
The workstation defined.
|
basic, digest, getPassword, getType, getUsername, isPreemptive, ntlmstatic HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder builder()
HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder to create instances of HttpAuthentication.HttpNtlmAuthentication.builder in interface HttpAuthenticationString getDomain()
String getWorkstation()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.