public class ShiroAnnotationFilterFeature extends Object implements javax.ws.rs.container.DynamicFeature
filters
around JAX-RS resources that are annotated with Shiro annotations.Constructor and Description |
---|
ShiroAnnotationFilterFeature() |
Modifier and Type | Method and Description |
---|---|
void |
configure(javax.ws.rs.container.ResourceInfo resourceInfo,
javax.ws.rs.core.FeatureContext context) |
public ShiroAnnotationFilterFeature()
public void configure(javax.ws.rs.container.ResourceInfo resourceInfo, javax.ws.rs.core.FeatureContext context)
configure
in interface javax.ws.rs.container.DynamicFeature
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.