public class HeaderHelper extends Object
Constructor and Description |
---|
HeaderHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
setAllow(MultivaluedMap headers,
Set<String> methods) |
static void |
setAllow(MultivaluedMap headers,
String[] methods) |
public static void setAllow(MultivaluedMap headers, String[] methods)
public static void setAllow(MultivaluedMap headers, Set<String> methods)
Copyright © 2017 JBoss by Red Hat. All rights reserved.