public class CustomHeaderFeature extends Object implements jakarta.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(jakarta.ws.rs.container.ResourceInfo resourceInfo,
jakarta.ws.rs.core.FeatureContext context) |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.