| Interface | Description |
|---|---|
| XsrfTokenGenerator |
Interface for generating anti-XSRF tokens for web forms.
|
| Class | Description |
|---|---|
| CrowdActionMapper | |
| SimpleXsrfTokenGenerator |
Simple implementation of XsrfTokenGenerator that stores a unique value in the session.
|
| Annotation Type | Description |
|---|---|
| RequireSecurityToken |
Method level annotation for XWork actions to mark whether a particular action method invocation needs to be
protected by an XSRF token.
|
Copyright © 2023 Atlassian. All rights reserved.