Package | Description |
---|---|
javax.mvc |
The root MVC API package.
|
javax.mvc.security |
Types related to Web security.
|
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 © 2015 Oracle Corporation. All rights reserved.