Package org.xwiki.csrf
-
Interface Summary Interface Description CSRFToken Anti-CSRF (Cross Site Request Forgery) protection using secret token validation mechanism.CSRFTokenConfiguration Provides configuration for theCSRFToken
component.
Interface | Description |
---|---|
CSRFToken |
Anti-CSRF (Cross Site Request Forgery) protection using secret token validation mechanism.
|
CSRFTokenConfiguration |
Provides configuration for the
CSRFToken component. |