org.openqa.jetty.jetty.servlet
Class DigestAuthenticator
java.lang.Object
org.openqa.jetty.http.DigestAuthenticator
org.openqa.jetty.jetty.servlet.DigestAuthenticator
- All Implemented Interfaces:
- Serializable, Authenticator
public class DigestAuthenticator
- extends DigestAuthenticator
DigestAuthenticator.
- Author:
- gregw
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigestAuthenticator
public DigestAuthenticator()
sendChallenge
public void sendChallenge(UserRealm realm,
HttpRequest request,
HttpResponse response,
boolean stale)
throws IOException
- Overrides:
sendChallenge
in class DigestAuthenticator
- Throws:
IOException
Copyright © 2011. All Rights Reserved.