package

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

Classes

AuthenticatedResourceFilterFactory

A ResourceFilterFactory that checks wether the client is authenticated or not. 

AuthenticationContextInjectableProvider  
SecurityExceptionMapper

Exception mapper that takes care of SecurityException 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