org.broadleafcommerce.profile.web.core.security
Class SessionFixationProtectionCookie
java.lang.Object
org.broadleafcommerce.profile.web.core.security.SessionFixationProtectionCookie
public class SessionFixationProtectionCookie
- extends Object
Cookie used to protected against session fixation attacks
- Author:
- Andre Azzolini (apazzolini)
- See Also:
SessionFixationProtectionFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.apache.commons.logging.Log logger
COOKIE_NAME
public static final String COOKIE_NAME
- See Also:
- Constant Field Values
SessionFixationProtectionCookie
public SessionFixationProtectionCookie()
Copyright © 2013. All Rights Reserved.