Class 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
    • Method Detail

      • 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