|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsrfInvocationChecker | |
|---|---|
| com.atlassian.jira.security.xsrf | |
| com.atlassian.jira.web.action.user | |
| Uses of XsrfInvocationChecker in com.atlassian.jira.security.xsrf |
|---|
| Classes in com.atlassian.jira.security.xsrf that implement XsrfInvocationChecker | |
|---|---|
class |
DefaultXsrfInvocationChecker
This class will check that a web-request (either WebWork action or HttpServlet) has been invoked with the correct XSRF token. |
| Uses of XsrfInvocationChecker in com.atlassian.jira.web.action.user |
|---|
| Constructors in com.atlassian.jira.web.action.user with parameters of type XsrfInvocationChecker | |
|---|---|
Logout(LoginManager loginManager,
XsrfInvocationChecker xsrfInvocationChecker,
com.atlassian.seraph.service.rememberme.RememberMeService rememberMeService,
JiraAuthenticationContext authenticationContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||