Removed invalid Javadoc reference to HttpSCIF

This commit is contained in:
Luke Taylor 2009-06-10 12:44:06 +00:00
parent 72af366a72
commit 3f603dfdd8

View File

@ -43,7 +43,6 @@ import java.lang.reflect.Constructor;
* @author Ben Alex
* @version $Id$
*
* @see org.springframework.security.core.context.web.HttpSessionContextIntegrationFilter
*/
public class SecurityContextHolder {
//~ Static fields/initializers =====================================================================================