| Package | Description |
|---|---|
| org.apache.hc.client5.http | |
| org.apache.hc.client5.http.auth |
Client HTTP authentication APIs.
|
| org.apache.hc.client5.http.impl | |
| org.apache.hc.client5.http.impl.async | |
| org.apache.hc.client5.http.impl.auth |
Default implementations of standard and common HTTP authentication
schemes.
|
| org.apache.hc.client5.http.impl.classic |
Default HTTP client implementation.
|
| org.apache.hc.client5.http.protocol |
Client specific HTTP protocol handlers.
|
| Class and Description |
|---|
| AuthChallenge
This class represents an authentication challenge consisting of a auth scheme
and either a single parameter or a list of name / value pairs.
|
| AuthScheme
This interface represents an abstract challenge-response oriented authentication scheme.
|
| ChallengeType
Challenge type (TARGET or PROXY)
|
| Class and Description |
|---|
| AuthChallenge
This class represents an authentication challenge consisting of a auth scheme
and either a single parameter or a list of name / value pairs.
|
| AuthenticationException
Signals a failure in authentication process
|
| AuthExchange.State |
| AuthScheme
This interface represents an abstract challenge-response oriented authentication scheme.
|
AuthScope
AuthScope represents an authentication scope consisting of
an application protocol, a host name, a port number, a realm name
and an authentication scheme name. |
| ByteArrayBuilder
Builder class for sequences of bytes.
|
| ChallengeType
Challenge type (TARGET or PROXY)
|
| Credentials
This interface represents a set of credentials consisting of a security
principal and a secret (password) that can be used to establish user
identity
|
| CredentialsProvider
Provider of authentication credentials.
|
| KerberosConfig
Immutable class encapsulating Kerberos configuration options.
|
| KerberosConfig.Builder |
| KerberosConfig.Option |
| MalformedChallengeException
Signals that authentication challenge is in some way invalid or
illegal in the given context
|
| Class and Description |
|---|
| AuthChallenge
This class represents an authentication challenge consisting of a auth scheme
and either a single parameter or a list of name / value pairs.
|
| AuthScheme
This interface represents an abstract challenge-response oriented authentication scheme.
|
| ChallengeType
Challenge type (TARGET or PROXY)
|
| CredentialsStore
Abstract store of authentication credentials.
|
| Class and Description |
|---|
| AuthSchemeProvider
Factory for
AuthScheme implementations. |
| CredentialsProvider
Provider of authentication credentials.
|
| Class and Description |
|---|
| AuthCache
Abstract
AuthScheme cache. |
| AuthChallenge
This class represents an authentication challenge consisting of a auth scheme
and either a single parameter or a list of name / value pairs.
|
| AuthenticationException
Signals a failure in authentication process
|
| AuthExchange
This class represents the actual state of authentication handshake including the current
AuthScheme
used for request authorization as well as a collection of backup authentication options if available. |
| AuthScheme
This interface represents an abstract challenge-response oriented authentication scheme.
|
| AuthSchemeProvider
Factory for
AuthScheme implementations. |
AuthScope
AuthScope represents an authentication scope consisting of
an application protocol, a host name, a port number, a realm name
and an authentication scheme name. |
| AuthStateCacheable |
| ChallengeType
Challenge type (TARGET or PROXY)
|
| Credentials
This interface represents a set of credentials consisting of a security
principal and a secret (password) that can be used to establish user
identity
|
| CredentialsProvider
Provider of authentication credentials.
|
| CredentialsStore
Abstract store of authentication credentials.
|
| KerberosConfig
Immutable class encapsulating Kerberos configuration options.
|
| MalformedChallengeException
Signals that authentication challenge is in some way invalid or
illegal in the given context
|
| Class and Description |
|---|
| AuthSchemeProvider
Factory for
AuthScheme implementations. |
| Credentials
This interface represents a set of credentials consisting of a security
principal and a secret (password) that can be used to establish user
identity
|
| CredentialsProvider
Provider of authentication credentials.
|
| Class and Description |
|---|
| AuthCache
Abstract
AuthScheme cache. |
| AuthExchange
This class represents the actual state of authentication handshake including the current
AuthScheme
used for request authorization as well as a collection of backup authentication options if available. |
| AuthScheme
This interface represents an abstract challenge-response oriented authentication scheme.
|
| AuthSchemeProvider
Factory for
AuthScheme implementations. |
| CredentialsProvider
Provider of authentication credentials.
|
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.