public final class RESTHeaders extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DOMAIN |
static String |
ERROR_CODE
Declares the type of exception being raised.
|
static String |
ERROR_INFO
Declares additional information for the exception being raised.
|
static String |
MEDIATYPE_IMAGE_PNG
Mediatype for PNG images, not defined in javax.ws.rs.core.MediaType.
|
static String |
NULL_PRIORITY_ASYNC
Asks for asynchronous propagation towards external resources with null priority.
|
static String |
OWNED_ENTITLEMENTS |
static String |
PREFER
Allows the client to specify a preference for the result to be returned from the server.
|
static String |
PREFERENCE_APPLIED
Allows the server to inform the client about the fact that a specified preference was applied.
|
static String |
RESOURCE_KEY |
static String |
TOKEN |
static String |
TOKEN_EXPIRE |
public static final String DOMAIN
public static final String TOKEN
public static final String TOKEN_EXPIRE
public static final String OWNED_ENTITLEMENTS
public static final String RESOURCE_KEY
public static final String NULL_PRIORITY_ASYNC
public static final String ERROR_CODE
ClientExceptionType,
Constant Field Valuespublic static final String ERROR_INFO
public static final String MEDIATYPE_IMAGE_PNG
MediaType,
Constant Field Valuespublic static final String PREFER
Preference,
Constant Field Valuespublic static final String PREFERENCE_APPLIED
Preference,
Constant Field ValuesCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.