Class SessionFixationProtectionCookie
java.lang.Object
org.broadleafcommerce.profile.web.site.security.SessionFixationProtectionCookie
Deprecated.
Cookie used to protected against session fixation attacks
- Author:
- Andre Azzolini (apazzolini)
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COOKIE_NAME
Deprecated.- See Also:
-
-
Constructor Details
-
SessionFixationProtectionCookie
public SessionFixationProtectionCookie()Deprecated.
-
SessionFixationProtectionStrategy
instead