Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.impl.auth Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
AuthSchemeBaseAbstract authentication scheme class that serves as a basis for all authentication schemes supported by HttpClient.Classorg.apache.http.impl.authApache HttpComponents
BasicSchemeBasic authentication scheme as defined in RFC 2617.Classorg.apache.http.impl.authApache HttpComponents
BasicSchemeFactoryAuthSchemeProvider implementation that creates and initializes BasicScheme instances.Classorg.apache.http.impl.authApache HttpComponents
DigestSchemeDigest authentication scheme as defined in RFC 2617.Classorg.apache.http.impl.authApache HttpComponents
DigestSchemeFactoryAuthSchemeProvider implementation that creates and initializes DigestScheme instances.Classorg.apache.http.impl.authApache HttpComponents
GGSSchemeBaseClassorg.apache.http.impl.authApache HttpComponents
HttpAuthenticatorClassorg.apache.http.impl.authApache HttpComponents
KerberosSchemeKERBEROS authentication scheme.Classorg.apache.http.impl.authApache HttpComponents
KerberosSchemeFactoryAuthSchemeProvider implementation that creates and initializes KerberosScheme instances.Classorg.apache.http.impl.authApache HttpComponents
NegotiateSchemeClassorg.apache.http.impl.authApache HttpComponents
NegotiateSchemeFactoryClassorg.apache.http.impl.authApache HttpComponents
NTLMEngineAbstract NTLM authentication engine.Interfaceorg.apache.http.impl.authApache HttpComponents
NTLMEngineExceptionSignals NTLM protocol failure.Classorg.apache.http.impl.authApache HttpComponents
NTLMSchemeNTLM is a proprietary authentication scheme developed by Microsoft and optimized for Windows platforms.Classorg.apache.http.impl.authApache HttpComponents
NTLMSchemeFactoryAuthSchemeProvider implementation that creates and initializes NTLMScheme instances configured to use the default NTLMEngineClassorg.apache.http.impl.authApache HttpComponents
RFC2617SchemeAbstract authentication scheme class that lays foundation for all RFC 2617 compliant authentication schemes and provides capabilities commonClassorg.apache.http.impl.authApache HttpComponents
SPNegoSchemeClassorg.apache.http.impl.authApache HttpComponents
SPNegoSchemeFactoryAuthSchemeProvider implementation that creates and initializes SPNegoScheme instances.Classorg.apache.http.impl.authApache HttpComponents
SpnegoTokenGeneratorAbstract SPNEGO token generator.Interfaceorg.apache.http.impl.authApache HttpComponents
UnsupportedDigestAlgorithmExceptionAuthentication credentials required to respond to a authentication challenge are invalidClassorg.apache.http.impl.authApache HttpComponents