@DisplayName(value="NTLM Login credentials connection") @Alias(value="ntlm-connection") public class DefaultTlsAwareNtlmLoginCredentialsConnectionProvider extends TlsAwareNtlmLoginCredentialsConnectionProvider<ConnectorHttpConnection>
| Constructor and Description |
|---|
DefaultTlsAwareNtlmLoginCredentialsConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorHttpConnection |
connect(org.mule.runtime.http.api.client.HttpClient httpClient,
org.mule.runtime.http.api.client.auth.HttpAuthentication.HttpNtlmAuthentication authentication) |
getTlsContextconnectconnectconnect, customizeHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomizeHttpClient, initialisepublic DefaultTlsAwareNtlmLoginCredentialsConnectionProvider()
public ConnectorHttpConnection connect(org.mule.runtime.http.api.client.HttpClient httpClient, org.mule.runtime.http.api.client.auth.HttpAuthentication.HttpNtlmAuthentication authentication)
connect in class NtlmLoginCredentialsConnectionProvider<ConnectorHttpConnection>Copyright © 2019. All rights reserved.