| Class | Description |
|---|---|
| AbstractRequireAllAuthorizer<E,U extends UserProfile> |
An authorizer to require all the elements.
|
| AbstractRequireAnyAuthorizer<E,U extends UserProfile> |
An authorizer to require any of the elements.
|
| AbstractRequireElementAuthorizer<E,U extends UserProfile> |
An authorizer to require elements.
|
| CacheControlHeader |
Cache control header.
|
| CheckHttpMethodAuthorizer<U extends UserProfile> |
Checks the HTTP method.
|
| CheckProfileTypeAuthorizer<U extends UserProfile> |
Checks the profile type.
|
| CustomSecurityHeader |
Add a custom security header.
|
| StrictTransportSecurityHeader |
Strict transport security header.
|
| XContentTypeOptionsHeader |
XContent type options header.
|
| XFrameOptionsHeader |
XFrame options header.
|
| XSSProtectionHeader |
XSS protection header.
|
Copyright © 2016. All Rights Reserved.