All Classes and Interfaces
Classes
Class
Description
A filter that grants or denies access to a JAX-RS resource based on the Shiro annotations on it.
Wraps
filters around JAX-RS resources that are annotated with Shiro annotations.Shiro JAX-RS feature which includes
UnauthorizedExceptionExceptionMapper, SubjectPrincipalRequestFilter, and
ShiroAnnotationFilterFeature.JAX-RS exception mapper used to map Shiro
UnauthenticatedException to HTTP status codes.JAX-RS exception mapper used to map Shiro
UnauthorizedException to HTTP status codes.