/*
- * $Header: /cvsroot/securityfilter/securityfilter/src/share/org/securityfilter/authenticator/persistent/PersistentLoginManagerInterface.java,v 1.1 2004/01/26 09:23:00 maxcooper Exp $
- * $Revision: 1.1 $
- * $Date: 2004/01/26 09:23:00 $
+ * $Header: /cvsroot/securityfilter/securityfilter/src/share/org/securityfilter/authenticator/persistent/PersistentLoginManagerInterface.java,v 1.2 2005/02/22 09:17:13 maxcooper Exp $
+ * $Revision: 1.2 $
+ * $Date: 2005/02/22 09:17:13 $
*
* ====================================================================
* The SecurityFilter Software License, Version 1.1
*
* @author David Reed (dreed10@neo.rr.com.com)
* @author Max Cooper (max@maxcooper.com)
- * @version $Revision: 1.1 $ $Date: 2004/01/26 09:23:00 $
+ * @version $Revision: 1.2 $ $Date: 2005/02/22 09:17:13 $
*/
public interface PersistentLoginManagerInterface {
*
* @param request the servlet request
* @param response the servlet response
- * @param username the username tha's being remembered
+ * @param username the username that's being remembered
* @param password the password that's being remembered
*/
public void rememberLogin(