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