| Class | Description |
|---|---|
| AdminOnlyResourceFilter |
Filter that can be used to restrict access to resources to administrators.
|
| AntiSniffingResponseFilter |
This class adds a 'X-Content-Type-Options' header to responses to
prevent certain browsers from performing mime-type sniffing.
|
| AuthenticatedResourceFilterFactory |
A
ResourceFilterFactory that checks whether the client is authenticated or not. |
| AuthenticationContextInjectableProvider | |
| AuthorisationExceptionMapper |
Exception mapper that takes care of
security exceptions |
| CorsResourceFilter |
A filter that handles Cross-Origin Resource Sharing preflight checks and response headers.
|
| CorsResourceFilterFactory |
Factory for the Cross-Origin Resource Sharing resource filter, triggering off
CorsAllowed. |
| SecurityExceptionMapper |
Exception mapper that takes care of
security exceptions |
| SysadminOnlyResourceFilter |
Filter that can be used to restrict access to resources to system administrators.
|
| XsrfResourceFilter |
Rejects requests that do not satisfy XSRF checks.
|
| XsrfResourceFilterFactory |
Factory for the XSRF resource filter
|
Copyright © 2016 Atlassian. All rights reserved.