Package com.atlassian.plugins.rest.common.security.jersey

Class Summary
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 wether the client is authenticated or not.
AuthenticationContextInjectableProvider  
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 A filter that filters requests that need XSRF protection.
XsrfResourceFilterFactory Factory for the XSRF resource filter
 



Copyright © 2014 Atlassian. All Rights Reserved.