Enum | Description |
---|---|
HandleMissingAuthentication.Option | |
Throttled.ExpireScale |
Annotation Type | Description |
---|---|
HandleCsrfFailure |
Specify how to handle the case when CSRF checking failed
|
HandleMissingAuthentication |
Specify how to handle the case when interact user not authenticated
|
Port |
The annotation is used specify the
port(s) of a controller class |
TemplateContext |
The annotation is used specify the template context of a controller class.
|
Throttled |
Mark a request handler is subject to throttle control
|
UrlContext |
The annotation is used specify the URL context of a controller class.
|
Copyright © 2014–2018 ActFramework. All rights reserved.