import cleaning

This commit is contained in:
Luke Taylor 2009-09-01 16:41:53 +00:00
parent 2039200617
commit 32dbb7e8bd
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.AuthenticationException;
/**
* Allows pluggable support for HttpSession-related behaviour when an authentication occurs.