|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.jetty.http.DigestAuthenticator
org.openqa.jetty.jetty.servlet.DigestAuthenticator
public class DigestAuthenticator
DigestAuthenticator.
| Field Summary |
|---|
| Fields inherited from class org.openqa.jetty.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.openqa.jetty.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 | |||||||||