com.day.cq.security.util
Interface RequestConstants

All Known Implementing Classes:
AbstractHTMLResponseServlet, AclEditor, AclExport, AuthorizableExport, AuthorizablePostServlet, AuthorizableQuery, AuthorizableServlet, AuthorizableServlet, AuthorizableTreeExport, ImpersonationServlet, JcrPreferencesServlet, PathdependentPrivilegeEditor, PreferencesProxyServlet, PreferencesUtil, PrivilegeEditor, UserInfoServlet

public interface RequestConstants


Field Summary
static String ENCODING_UTF_8
           
static String JSON_CONTENT_TYPE
           
static String JSON_EXTENSION
           
static String JSON_INFINITY
           
static String PARAM_AUTHORIZABLE
           
static String PARAM_PATH
           
static String PREFIX_CURRENT
           
 

Field Detail

JSON_INFINITY

static final String JSON_INFINITY
See Also:
Constant Field Values

JSON_EXTENSION

static final String JSON_EXTENSION
See Also:
Constant Field Values

JSON_CONTENT_TYPE

static final String JSON_CONTENT_TYPE
See Also:
Constant Field Values

ENCODING_UTF_8

static final String ENCODING_UTF_8
See Also:
Constant Field Values

PARAM_AUTHORIZABLE

static final String PARAM_AUTHORIZABLE
See Also:
Constant Field Values

PREFIX_CURRENT

static final String PREFIX_CURRENT
See Also:
Constant Field Values

PARAM_PATH

static final String PARAM_PATH
See Also:
Constant Field Values


Copyright © 2008 Day Management AG. All Rights Reserved.