@Retention(value=RUNTIME) @Documented @Target(value=METHOD) public static @interface CustomHeaderFeature.Require
CustomHeaderFilter instance should be added.| Modifier and Type | Required Element and Description |
|---|---|
String |
headerName
Expected custom header name to be validated by the
CustomHeaderFilter. |
String |
headerValue
Expected custom header value to be validated by the
CustomHeaderFilter. |
public abstract String headerName
CustomHeaderFilter.public abstract String headerValue
CustomHeaderFilter.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.