| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.httpclient.auth.AuthSchemeBaseAuthScheme
interface and provides a default contstructor.
Constructor Summary | |
| |
public AuthSchemeBase(String challenge)
throws MalformedChallengeExceptionDeprecated. Use parameterless constructor and
AuthScheme.processChallenge(String)methodConstructor for an abstract authetication schemes.
- Parameters:
challenge- authentication challenge
- Throws:
MalformedChallengeException- is thrown if the authentication challenge is malformed