Uses of Package
org.apache.http.auth
Packages that use org.apache.http.auth
Package
Description
Client HTTP authentication APIs.
Client HTTP communication APIs.
Client specific HTTP protocol handlers.
Default implementations of standard and common HTTP authentication
schemes.
Default HTTP client implementation.
-
Classes in org.apache.http.auth used by org.apache.http.authClassDescriptionSignals a failure in authentication processThis interface represents an abstract challenge-response oriented authentication scheme.Deprecated.Factory for
AuthScheme
implementations.AuthScope
represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name.Challenge mode (TARGET or PROXY)This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identitySignals that authentication challenge is in some way invalid or illegal in the given context -
Classes in org.apache.http.auth used by org.apache.http.clientClassDescriptionSignals a failure in authentication processThis interface represents an abstract challenge-response oriented authentication scheme.
AuthScope
represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name.This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identitySignals that authentication challenge is in some way invalid or illegal in the given context -
Classes in org.apache.http.auth used by org.apache.http.client.protocolClassDescriptionFactory for
AuthScheme
implementations.Deprecated.(4.3) useRegistry
This class provides detailed information about the state of the authentication process. -
Classes in org.apache.http.auth used by org.apache.http.impl.authClassDescriptionSignals a failure in authentication processThis interface represents an abstract challenge-response oriented authentication scheme.Deprecated.(4.3) use
AuthSchemeProvider
Factory forAuthScheme
implementations.This class provides detailed information about the state of the authentication process.Challenge mode (TARGET or PROXY)This interface represents an extended authentication scheme that requires access toHttpContext
in order to generate an authorization string.This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identitySignals that authentication challenge is in some way invalid or illegal in the given context -
Classes in org.apache.http.auth used by org.apache.http.impl.clientClassDescriptionSignals a failure in authentication processThis interface represents an abstract challenge-response oriented authentication scheme.Factory for
AuthScheme
implementations.Deprecated.(4.3) useRegistry
AuthScope
represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name.This class provides detailed information about the state of the authentication process.This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identitySignals that authentication challenge is in some way invalid or illegal in the given context
AuthSchemeProvider