public class CustomHeaderFeature extends Object implements javax.ws.rs.container.DynamicFeature
CustomHeaderFilter instance
to every method that is annotated with @Require internal feature
annotation.| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomHeaderFeature.Require
A method annotation to be placed on those resource methods to which a validating
CustomHeaderFilter instance should be added. |
| Constructor and Description |
|---|
CustomHeaderFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(javax.ws.rs.container.ResourceInfo resourceInfo,
javax.ws.rs.core.FeatureContext context) |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.