Package com.atlassian.jira.security.xsrf

Interface Summary
XsrfCheckResult The result of the XSRF checks
XsrfInvocationChecker Checks that a web-request (either WebWork action or HttpServlet) has been invoked with the correct XSRF token.
XsrfTokenGenerator Interface for generating anti-XSRF tokens for web forms.
 

Annotation Types Summary
RequiresXsrfCheck The annotation used to indicate that a method needs XSRF protection checking
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.