
public interface SecurityCookieAccessor
DefaultSecurityCookieAccessor which
does not prevent XSRF attacks if @SecurityCookie is not bound.| Modifier and Type | Method and Description |
|---|---|
String |
getCookieContent()
Gets the current content of the security cookie, using javascript.
|
String getCookieContent()
null if no protection again XSRF is needed.Copyright © 2010-2014 ArcBees. All Rights Reserved.