Class RoleBasedSecurityFeature
- java.lang.Object
 - 
- org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFeature
 
 
- 
- All Implemented Interfaces:
 javax.ws.rs.container.DynamicFeature
public class RoleBasedSecurityFeature extends Object implements javax.ws.rs.container.DynamicFeature
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RoleBasedSecurityFeature() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigure(javax.ws.rs.container.ResourceInfo resourceInfo, javax.ws.rs.core.FeatureContext configurable) 
 -