Package org.apache.http.auth

Client HTTP authentication APIs.

See:
          Description

Interface Summary
AuthSchemeProvider Factory for AuthScheme implementations.
ContextAwareAuthScheme This interface represents an extended authentication scheme that requires access to HttpContext in order to generate an authorization string.
 

Class Summary
AuthOption  
AuthStateHC4 This class provides detailed information about the state of the authentication process.
 

Enum Summary
AuthProtocolState  
ChallengeState Challenge mode (TARGET or PROXY)
 

Package org.apache.http.auth Description

Client HTTP authentication APIs.