| Class | Description |
|---|---|
| IndependentXsrfTokenAccessor |
XSRF token accessor that manages its own tokens, not using the underlying applications XSRF tokens
|
| IndependentXsrfTokenValidator |
XSRF token validator that manages its own tokens, not using the underlying applications XSRF tokens
|
| XsrfRequestValidatorImpl |
Provides an implementation of checking if a request
contains either a valid Cross-site request forgery(xsrf) token or a
valid xsrf header
XsrfHeaderValidator.TOKEN_HEADER. |
Copyright © 2019 Atlassian. All rights reserved.