public class DigestAuthenticator extends DigestAuthenticator
maxNonceAge, nonceSecret, useStale| Constructor and Description |
|---|
DigestAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendChallenge(UserRealm realm,
HttpRequest request,
HttpResponse response,
boolean stale) |
authenticate, checkNonce, getAuthMethod, getMaxNonceAge, getNonceSecret, getUseStale, newNonce, setMaxNonceAge, setNonceSecret, setUseStalepublic void sendChallenge(UserRealm realm, HttpRequest request, HttpResponse response, boolean stale) throws java.io.IOException
sendChallenge in class DigestAuthenticatorjava.io.IOExceptionCopyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.