See: Description
Class | Description |
---|---|
WindowsNegotiateScheme |
Auth scheme that makes use of JNA to implement Negotiate and NTLM on Windows Platforms.
|
WindowsNegotiateSchemeFactory |
AuthSchemeFactory implementation that creates and initializes
WindowsNegotiateScheme using JNA to Negotiate credentials |
WindowsNTLMSchemeFactory |
AuthSchemeFactory implementation that creates and initializes
WindowsNegotiateScheme using JNA to implement NTLM |
WinHttpClients |
Factory methods for
CloseableHttpClient instances configured to use integrated
Windows authentication by default. |
Please note this class is considered experimental and may be discontinued or removed in the future.
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.