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 IOException
sendChallenge in class DigestAuthenticatorIOExceptionCopyright © 2015. All Rights Reserved.