public class ConfigConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIGNAME_ACTION_GROUPS |
static String |
CONFIGNAME_CONFIG |
static String |
CONFIGNAME_INTERNAL_USERS |
static String |
CONFIGNAME_ROLES |
static String |
CONFIGNAME_ROLES_MAPPING |
static String[] |
CONFIGNAMES |
static String |
SG_CHANNEL_TYPE |
static String |
SG_CONF_REQUEST_HEADER |
static String |
SG_CONFIG_INDEX |
static String |
SG_CONFIG_PREFIX |
static String |
SG_DEFAULT_CONFIG_INDEX |
static String |
SG_DLS_QUERY |
static String |
SG_FLS_FIELDS |
static String |
SG_REMOTE_ADDRESS |
static String |
SG_REMOTE_ADDRESS_HEADER |
static String |
SG_SSL_PEER_CERTIFICATES
Set by SSL plugin for https requests only
|
static String |
SG_SSL_PRINCIPAL
Set by SSL plugin for https requests only
|
static String |
SG_SSL_TRANSPORT_INTERCLUSTER_REQUEST
If this is set to TRUE then the request comes from a Server Node (fully trust)
Its expected that there is a _sg_user attached as header
|
static String |
SG_SSL_TRANSPORT_PRINCIPAL
Set by the SSL plugin, this is the peer node certificate on the transport layer
|
static String |
SG_USER |
static String |
SG_USER_HEADER |
static String |
SG_XFF_DONE |
| Constructor and Description |
|---|
ConfigConstants() |
public static final String SG_CONFIG_PREFIX
public static final String SG_CHANNEL_TYPE
public static final String SG_DLS_QUERY
public static final String SG_FLS_FIELDS
public static final String SG_CONF_REQUEST_HEADER
public static final String SG_REMOTE_ADDRESS
public static final String SG_REMOTE_ADDRESS_HEADER
public static final String SG_SSL_PEER_CERTIFICATES
public static final String SG_SSL_PRINCIPAL
public static final String SG_SSL_TRANSPORT_INTERCLUSTER_REQUEST
public static final String SG_SSL_TRANSPORT_PRINCIPAL
public static final String SG_USER
public static final String SG_USER_HEADER
public static final String SG_XFF_DONE
public static final String SG_CONFIG_INDEX
public static final String SG_DEFAULT_CONFIG_INDEX
public static final String CONFIGNAME_ROLES
public static final String CONFIGNAME_ROLES_MAPPING
public static final String CONFIGNAME_ACTION_GROUPS
public static final String CONFIGNAME_INTERNAL_USERS
public static final String CONFIGNAME_CONFIG
public static final String[] CONFIGNAMES
Copyright © 2015–2016. All rights reserved.