|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthSchemeBase | |
---|---|
org.apache.http.impl.auth |
Uses of AuthSchemeBase in org.apache.http.impl.auth |
---|
Subclasses of AuthSchemeBase in org.apache.http.impl.auth | |
---|---|
class |
BasicScheme
Basic authentication scheme as defined in RFC 2617. |
class |
DigestScheme
Digest authentication scheme as defined in RFC 2617. |
class |
NTLMScheme
|
class |
RFC2617Scheme
Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authetication schemes and provides capabilities common to all authentication schemes defined in RFC 2617. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |