JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
O
C
clearToken()
- Method in interface org.xwiki.csrf.
CSRFToken
Removes the anti-CSRF token associated with the current user.
clearToken()
- Method in class org.xwiki.csrf.script.
CSRFTokenScriptService
CSRFToken
- Interface in
org.xwiki.csrf
Anti-CSRF (Cross Site Request Forgery) protection using secret token validation mechanism.
CSRFTokenConfiguration
- Interface in
org.xwiki.csrf
Provides configuration for the
CSRFToken
component.
CSRFTokenScriptService
- Class in
org.xwiki.csrf.script
Script service wrapping a
CSRFToken
component.
CSRFTokenScriptService()
- Constructor for class org.xwiki.csrf.script.
CSRFTokenScriptService
G
getRequestURI()
- Method in interface org.xwiki.csrf.
CSRFToken
Get the URI to call to trigger back the failed request.
getRequestURI()
- Method in class org.xwiki.csrf.script.
CSRFTokenScriptService
getResubmissionURL()
- Method in interface org.xwiki.csrf.
CSRFToken
Get the URL where a failed request should be redirected to.
getResubmissionURL()
- Method in class org.xwiki.csrf.script.
CSRFTokenScriptService
getToken()
- Method in interface org.xwiki.csrf.
CSRFToken
Returns the anti-CSRF token associated with the current user.
getToken()
- Method in class org.xwiki.csrf.script.
CSRFTokenScriptService
I
isEnabled()
- Method in interface org.xwiki.csrf.
CSRFTokenConfiguration
Check if the CSRF protection is enabled in the configuration.
isTokenValid(String)
- Method in interface org.xwiki.csrf.
CSRFToken
Check if the given
token
matches the internally stored token associated with the current user.
isTokenValid(String)
- Method in class org.xwiki.csrf.script.
CSRFTokenScriptService
O
org.xwiki.csrf
- package org.xwiki.csrf
org.xwiki.csrf.script
- package org.xwiki.csrf.script
C
G
I
O
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2022
XWiki
. All rights reserved.