All Classes
-
Class Summary Class Description AnnotationAuthorizationFilter A filter that grants or denies access to a JAX-RS resource based on the Shiro annotations on it.ExceptionMapper JAX-RS exception mapper used to map ShiroAuthorizationExceptions
to HTTP status codes.ShiroAnnotationFilterFeature Wrapsfilters
around JAX-RS resources that are annotated with Shiro annotations.ShiroFeature Shiro JAX-RS feature which includesExceptionMapper
,SubjectPrincipalRequestFilter
, andShiroAnnotationFilterFeature
.ShiroSecurityContext SubjectPrincipalRequestFilter