Package org.apache.shiro.web.jaxrs
package org.apache.shiro.web.jaxrs
-
ClassesClassDescriptionA filter that grants or denies access to a JAX-RS resource based on the Shiro annotations on it.Wraps
filtersaround JAX-RS resources that are annotated with Shiro annotations.Shiro JAX-RS feature which includesUnauthorizedExceptionExceptionMapper,SubjectPrincipalRequestFilter, andShiroAnnotationFilterFeature.JAX-RS exception mapper used to map ShiroUnauthenticatedExceptionto HTTP status codes.JAX-RS exception mapper used to map ShiroUnauthorizedExceptionto HTTP status codes.