@Provider public class RolesAllowedDynamicFeature extends AnnotationDrivenDynamicFeature<javax.annotation.security.RolesAllowed>
| Constructor and Description |
|---|
RolesAllowedDynamicFeature() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(javax.ws.rs.container.ResourceInfo resourceInfo,
javax.ws.rs.core.FeatureContext context,
javax.annotation.security.RolesAllowed annotation) |
configureprotected void configure(javax.ws.rs.container.ResourceInfo resourceInfo,
javax.ws.rs.core.FeatureContext context,
javax.annotation.security.RolesAllowed annotation)
configure in class AnnotationDrivenDynamicFeature<javax.annotation.security.RolesAllowed>Copyright © 2018. All rights reserved.