Package | Description |
---|---|
act.app.conf | |
act.conf | |
act.handler | |
act.handler.builtin.controller | |
act.handler.builtin.controller.impl | |
act.security |
Class and Description |
---|
CSRFProtector |
Class and Description |
---|
CSRFProtector |
Class and Description |
---|
CORS.Spec |
CSRF.Spec |
Class and Description |
---|
CORS.Spec |
CSRF.Spec |
Class and Description |
---|
CORS.Spec |
CSRF.Spec |
Class and Description |
---|
CORS.AllowCredentials
Mark a controller class or action handler method that needs to add
Access-Control-Allow-Credentials header and set the value to true |
CORS.AllowHeaders
Mark a controller class or action handler method that needs to add
Access-Control-Allow-Headers header |
CORS.AllowOrigin
Mark a controller class or action handler method that needs to add
Access-Control-Allow-Origin header |
CORS.Disable
Mark a controller class or action handler method that must not add any CORS headers irregarding to the global CORS setting
|
CORS.DisallowCredentials
Mark a controller class or action handler method that needs to add
Access-Control-Allow-Credentials header and set the value to false |
CORS.ExposeHeaders
Mark a controller class or action handler method that needs to add
Access-Control-Expose-Headers header |
CORS.MaxAge
Mark a controller class or action handler method that needs to add
Access-Control-Max-Age header |
CORS.Spec |
CSRF.Spec |
CSRFProtector |
CSRFProtector.Predefined |
Copyright © 2014–2017 ActFramework. All rights reserved.