Uses of Package
org.apache.http.auth
-
Packages that use org.apache.http.auth Package Description org.apache.http.auth Client HTTP authentication APIs.org.apache.http.client Client HTTP communication APIs.org.apache.http.client.protocol Client specific HTTP protocol handlers.org.apache.http.impl.auth Default implementations of standard and common HTTP authentication schemes.org.apache.http.impl.client Default HTTP client implementation. -
Classes in org.apache.http.auth used by org.apache.http.auth Class Description AuthenticationException Signals a failure in authentication processAuthOption AuthProtocolState AuthScheme This interface represents an abstract challenge-response oriented authentication scheme.AuthSchemeFactory Deprecated.(4.3) useAuthSchemeProviderAuthSchemeProvider Factory forAuthSchemeimplementations.AuthScope AuthScoperepresents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name.ChallengeState Challenge mode (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 identityMalformedChallengeException Signals 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 Class Description AuthenticationException Signals a failure in authentication processAuthOption AuthScheme This interface represents an abstract challenge-response oriented authentication scheme.AuthScope AuthScoperepresents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name.Credentials This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identityMalformedChallengeException Signals 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.protocol Class Description AuthSchemeProvider Factory forAuthSchemeimplementations.AuthSchemeRegistry Deprecated.(4.3) useRegistryAuthState This class provides detailed information about the state of the authentication process. -
Classes in org.apache.http.auth used by org.apache.http.impl.auth Class Description AuthenticationException Signals a failure in authentication processAuthScheme This interface represents an abstract challenge-response oriented authentication scheme.AuthSchemeFactory Deprecated.(4.3) useAuthSchemeProviderAuthSchemeProvider Factory forAuthSchemeimplementations.AuthState This class provides detailed information about the state of the authentication process.ChallengeState Challenge mode (TARGET or PROXY)ContextAwareAuthScheme This interface represents an extended authentication scheme that requires access toHttpContextin order to generate an authorization string.Credentials This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identityMalformedChallengeException Signals 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.client Class Description AuthenticationException Signals a failure in authentication processAuthScheme This interface represents an abstract challenge-response oriented authentication scheme.AuthSchemeProvider Factory forAuthSchemeimplementations.AuthSchemeRegistry Deprecated.(4.3) useRegistryAuthScope AuthScoperepresents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name.AuthState This class provides detailed information about the state of the authentication process.Credentials This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identityMalformedChallengeException Signals that authentication challenge is in some way invalid or illegal in the given context