Package | Description |
---|---|
org.apache.hc.client5.http.impl.win |
Auth scheme that makes use of JNA to implement Negotiate and NTLM on Windows Platforms.
|
Class and Description |
---|
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 |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.