| Package | Description |
|---|---|
| javax.mvc |
The root MVC API package.
|
| javax.mvc.security |
Types related to MVC security features.
|
| Class and Description |
|---|
| Csrf
Cross Site Request Forgery (CSRF) interface with access to the CSRF header name
and the CSRF token value.
|
| Encoders
Interface that provides encoders to escape code in JavaScript, HTML,
etc.
|
| Class and Description |
|---|
| Csrf.CsrfOptions
Options for property
Csrf.CSRF_PROTECTION. |
Copyright © 2018 Ivar Grimstad. All rights reserved.