Class ShiroAnnotationFilterFeature

java.lang.Object
org.apache.shiro.web.jaxrs.ShiroAnnotationFilterFeature
All Implemented Interfaces:
javax.ws.rs.container.DynamicFeature

public class ShiroAnnotationFilterFeature extends Object implements javax.ws.rs.container.DynamicFeature
Wraps filters around JAX-RS resources that are annotated with Shiro annotations.
Since:
1.4
  • Constructor Details

    • ShiroAnnotationFilterFeature

      public ShiroAnnotationFilterFeature()
  • Method Details

    • configure

      public void configure(javax.ws.rs.container.ResourceInfo resourceInfo, javax.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface javax.ws.rs.container.DynamicFeature