public final class RESTHeaders extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVITI_ROLE_ENABLED
Option key stating if Activiti workflow adapter is in use for roles.
|
static String |
ACTIVITI_USER_ENABLED
Option key stating if Activiti workflow adapter is in use for users.
|
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 |
PREFER
Allows the client to specify a preference for the result to be returned from the server.
|
static String |
PREFERENCE_APPLIED
Allowd the server to inform the client about the fact that a specified preference was applied.
|
static String |
PWDRESET_ALLOWED
Option key stating if password reset is allowed or not.
|
static String |
PWDRESET_NEEDS_SECURITYQUESTIONS
Option key stating if password reset requires security question or not.
|
static String |
RESOURCE_ID
HTTP header key for object ID assigned to an object after its creation.
|
static String |
SELFREG_ALLOWED
Option key stating if user request create is allowed or not.
|
static String |
USER_ID
UserId option key.
|
static String |
USERNAME
Username option key.
|
public static final String USER_ID
public static final String USERNAME
public static final String SELFREG_ALLOWED
public static final String PWDRESET_ALLOWED
public static final String PWDRESET_NEEDS_SECURITYQUESTIONS
public static final String ACTIVITI_USER_ENABLED
public static final String ACTIVITI_ROLE_ENABLED
public static final String RESOURCE_ID
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.