All Classes and Interfaces
Class
Description
Security annotation to deny access to admin specific rest from user context.
AdminResource annotation support.Adds rest support in admin context by simply redirecting from admin servlet into jersey (all rest methods
are accessible from admin context).
Forwards all requests into jersey context.
This is almost a copy of
LogbackAccessRequestLogAwareHandler registered
in the main context.