public class CustomHeaderFeature extends Object implements 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(ResourceInfo resourceInfo,
FeatureContext context) |
public void configure(ResourceInfo resourceInfo, FeatureContext context)
configure in interface DynamicFeatureCopyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.