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, setUseStale
public void sendChallenge(UserRealm realm, HttpRequest request, HttpResponse response, boolean stale) throws java.io.IOException
sendChallenge
in class DigestAuthenticator
java.io.IOException
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.