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 IOException
sendChallenge
in class DigestAuthenticator
IOException
Copyright © 2013. All rights reserved.