org.mortbay.jetty.servlet

Class BasicAuthenticator

Implemented Interfaces:
Authenticator, Serializable

public class BasicAuthenticator
extends BasicAuthenticator

BasicAuthenticator.
Author:
gregw

Method Summary

void
sendChallenge(UserRealm realm, HttpResponse response)

Methods inherited from class org.mortbay.http.BasicAuthenticator

authenticate, getAuthMethod, sendChallenge

Method Details

sendChallenge

public void sendChallenge(UserRealm realm,
                          HttpResponse response)
            throws IOException
Overrides:
sendChallenge in interface BasicAuthenticator

Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.