Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.httpclient.auth Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
AuthChallengeExceptionSignals a failure processing authentication challengeSince:3.Classorg.apache.commons.httpclient.authApache HttpClient
AuthChallengeParserThis class provides utility methods for parsing HTTP www and proxy authentication Since:2.Classorg.apache.commons.httpclient.authApache HttpClient
AuthChallengeProcessorThis class provides utility methods for processing HTTP www and proxy authentication Since:3.Classorg.apache.commons.httpclient.authApache HttpClient
AuthenticationExceptionSignals a failure in authentication processSince:2.Classorg.apache.commons.httpclient.authApache HttpClient
AuthPolicyAuthentication policy class.Classorg.apache.commons.httpclient.authApache HttpClient
AuthScheme This interface represents an abstract challenge-response oriented authentication scheme.Interfaceorg.apache.commons.httpclient.authApache HttpClient
AuthSchemeBase Abstract authentication scheme class that implements AuthScheme interface and provides a default contstructor.Classorg.apache.commons.httpclient.authApache HttpClient
AuthScopeThe class represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name which Classorg.apache.commons.httpclient.authApache HttpClient
AuthStateThis class provides detailed information about the state of the authentication process.Classorg.apache.commons.httpclient.authApache HttpClient
BasicScheme Basic authentication scheme as defined in RFC 2617.Classorg.apache.commons.httpclient.authApache HttpClient
CredentialsNotAvailableExceptionAuthentication credentials required to respond to a authentication challenge are not availableClassorg.apache.commons.httpclient.authApache HttpClient
CredentialsProvider Credentials provider interface can be used to provide HTTP method with a means to request authentication credentials if no credentials have been given or givenInterfaceorg.apache.commons.httpclient.authApache HttpClient
DigestScheme Digest authentication scheme as defined in RFC 2617.Classorg.apache.commons.httpclient.authApache HttpClient
HttpAuthenticatorUtility methods for HTTP authorization and authentication.Classorg.apache.commons.httpclient.authApache HttpClient
HttpAuthRealmThe key used to look up authentication credentials.Classorg.apache.commons.httpclient.authApache HttpClient
InvalidCredentialsExceptionAuthentication credentials required to respond to a authentication challenge are invalidClassorg.apache.commons.httpclient.authApache HttpClient
MalformedChallengeExceptionSignals that authentication challenge is in some way invalid or illegal in the given contextClassorg.apache.commons.httpclient.authApache HttpClient
NTLMSchemeAn implementation of the Microsoft proprietary NTLM authentication scheme.Classorg.apache.commons.httpclient.authApache HttpClient
RFC2617Scheme Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authetication schemes and provides capabilities common Classorg.apache.commons.httpclient.authApache HttpClient