Skip navigation links
C D G I O P W 

C

create(HttpContext) - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateSchemeFactory
 
create(HttpContext) - Method in class org.apache.hc.client5.http.impl.win.WindowsNTLMSchemeFactory
 
createDefault() - Static method in class org.apache.hc.client5.http.impl.win.WinHttpClients
Creates CloseableHttpClient instance with default configuration.
createSystem() - Static method in class org.apache.hc.client5.http.impl.win.WinHttpClients
Creates CloseableHttpClient instance with default configuration based on system properties.
custom() - Static method in class org.apache.hc.client5.http.impl.win.WinHttpClients
Creates builder object for construction of custom CloseableHttpClient instances.

D

DEFAULT - Static variable in class org.apache.hc.client5.http.impl.win.WindowsNegotiateSchemeFactory
Singleton instance with a null name.
DEFAULT - Static variable in class org.apache.hc.client5.http.impl.win.WindowsNTLMSchemeFactory
Singleton instance with a null name.
dispose() - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 

G

generateAuthResponse(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 
getCurrentUsername() - Static method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
Get the SAM-compatible username of the currently logged-on user.
getName() - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 
getPrincipal() - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 
getRealm() - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 

I

isChallengeComplete() - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 
isConnectionBased() - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 
isResponseReady(HttpHost, CredentialsProvider, HttpContext) - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 
isWinAuthAvailable() - Static method in class org.apache.hc.client5.http.impl.win.WinHttpClients
 

O

org.apache.hc.client5.http.impl.win - package org.apache.hc.client5.http.impl.win
Auth scheme that makes use of JNA to implement Negotiate and NTLM on Windows Platforms.

P

processChallenge(AuthChallenge, HttpContext) - Method in class org.apache.hc.client5.http.impl.win.WindowsNegotiateScheme
 

W

WindowsNegotiateScheme - Class in org.apache.hc.client5.http.impl.win
Auth scheme that makes use of JNA to implement Negotiate and NTLM on Windows Platforms.
WindowsNegotiateSchemeFactory - Class in org.apache.hc.client5.http.impl.win
AuthSchemeFactory implementation that creates and initializes WindowsNegotiateScheme using JNA to Negotiate credentials
WindowsNegotiateSchemeFactory(String) - Constructor for class org.apache.hc.client5.http.impl.win.WindowsNegotiateSchemeFactory
 
WindowsNTLMSchemeFactory - Class in org.apache.hc.client5.http.impl.win
AuthSchemeFactory implementation that creates and initializes WindowsNegotiateScheme using JNA to implement NTLM
WindowsNTLMSchemeFactory(String) - Constructor for class org.apache.hc.client5.http.impl.win.WindowsNTLMSchemeFactory
 
WinHttpClients - Class in org.apache.hc.client5.http.impl.win
Factory methods for CloseableHttpClient instances configured to use integrated Windows authentication by default.
C D G I O P W 
Skip navigation links

Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.