org.apache.hc.core5.net.NamedEndpoint namedEndpoint
org.apache.hc.core5.net.NamedEndpoint namedEndpoint
int statusCode
String reasonPhrase
byte[] contentBytes
org.apache.hc.core5.http.ContentType contentType
RequestConfig requestConfig
SimpleBody body
SimpleBody body
String username
String token
GSSCredential gssCredential
NTUserPrincipal principal
char[] password
String workstation
String netbiosDomain
Principal principal
char[] password
AtomicMarkableReference<V> cancellableRef
RequestConfig requestConfig
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionorg.apache.hc.core5.http.HttpResponse response
Map<K,V> paramMap
boolean complete
UsernamePasswordCredentials credentials
Map<K,V> paramMap
boolean complete
BearerToken bearerToken
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionMap<K,V> paramMap
boolean complete
boolean userhashSupported
 This flag is used to determine if the server supports hashing of the username
 as part of the Digest Access Authentication process. When set to true,
 the client is expected to hash the username using the same algorithm used for
 hashing the credentials. This is in accordance with Section 3.4.4 of RFC 7616.
 
 The default value is false, indicating that username hashing is not
 supported. If the server requires username hashing (indicated by the
 userhash parameter in the  a header set to true),
 this flag should be set to true to comply with the server's requirements.
 
String lastNonce
long nounceCount
String cnonce
byte[] a1
byte[] a2
UsernamePasswordCredentials credentials
String name
Map<K,V> attribs
String value
String cookieDomain
Instant cookieExpiryDate
Instant.String cookiePath
boolean isSecure
Instant creationDate
boolean httpOnly
httpOnly flag.Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.