|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.http.DigestAuthenticator
org.mortbay.jetty.servlet.DigestAuthenticator
DigestAuthenticator.
| Field Summary |
| Fields inherited from class org.mortbay.http.DigestAuthenticator |
maxNonceAge, nonceSecret, useStale |
| Constructor Summary | |
DigestAuthenticator()
|
|
| Method Summary | |
void |
sendChallenge(UserRealm realm,
HttpRequest request,
HttpResponse response,
boolean stale)
|
| Methods inherited from class org.mortbay.http.DigestAuthenticator |
authenticate, checkNonce, getAuthMethod, getMaxNonceAge, getNonceSecret, getUseStale, newNonce, setMaxNonceAge, setNonceSecret, setUseStale |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DigestAuthenticator()
| Method Detail |
public void sendChallenge(UserRealm realm,
HttpRequest request,
HttpResponse response,
boolean stale)
throws java.io.IOException
sendChallenge in class DigestAuthenticatorjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||