Package | Description |
---|---|
org.apache.http.impl.auth |
Default implementations for interfaces in
org.apache.http.auth . |
Class and Description |
---|
AuthSchemeBase
Abstract authentication scheme class that serves as a basis
for all authentication schemes supported by HttpClient.
|
NTLMEngine
Abstract NTLM authentication engine.
|
NTLMEngineException
Signals NTLM protocol failure.
|
RFC2617Scheme
Abstract authentication scheme class that lays foundation for all
RFC 2617 compliant authentication schemes and provides capabilities common
to all authentication schemes defined in RFC 2617.
|
SpnegoTokenGenerator
Abstract SPNEGO token generator.
|
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.