Package org.rootservices.otter.security.csrf.between
-
Class Summary Class Description CheckCSRF<S,U> PrepareCSRF<S,U> Executed before a request reaches a resource to set the CSRF cookie and assign the same token to the request.
| Class | Description |
|---|---|
| CheckCSRF<S,U> | |
| PrepareCSRF<S,U> |
Executed before a request reaches a resource to set the CSRF cookie and
assign the same token to the request.
|