public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INSTITUTION_IDENTITY_PROVIDERS
The name of the key under which all the identity providers are stored
for the identity switch view
|
static String |
SERVICE |
static String |
SERVICE_APPLY_ALLOWED
The name of the key under which we store the info if a logged user is
allowed to request connections / disconnects
|
static String |
SERVICE_CONNECTION_VISIBLE
The name of the key under which we store the info if the status of a
technical connection is visible to the current user.
|
static String |
SERVICE_QUESTION_ALLOWED
The name of the key under which we store the info if a logged user is
allowed to ask questions
|
static String |
SHOW_ARP_MATCHES_PROVIDED_ATTRS |
static String |
SWITCHED_IDENTITY_SWITCH
The name of the key under which the switched identity is stored
|
static String |
TOKEN_CHECK
The name of the key under which we store the token used to prevent session
hijacking
|
| Constructor and Description |
|---|
Constants() |
public static final String INSTITUTION_IDENTITY_PROVIDERS
public static final String TOKEN_CHECK
public static final String SWITCHED_IDENTITY_SWITCH
public static final String SERVICE_APPLY_ALLOWED
public static final String SERVICE_QUESTION_ALLOWED
public static final String SERVICE_CONNECTION_VISIBLE
public static final String SHOW_ARP_MATCHES_PROVIDED_ATTRS
public static final String SERVICE
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.