com.softwareag.centrasite.policy.api
Interface CentraSiteTokens


public interface CentraSiteTokens

Constants holding the tokens used in different templates


Field Summary
static java.lang.String TOKEN_API_CONSUMER_NAME
          Consumer name
static java.lang.String TOKEN_API_CREATION_DATE
          The date - i.e.Policy Log creation date
static java.lang.String TOKEN_API_KEY
          Newly generated API key
static java.lang.String TOKEN_API_KEY_EXPIRATION_DATE
           
static java.lang.String TOKEN_API_USAGE
          APIKey model usage information.
static java.lang.String TOKEN_BUI_APPROVAL_FLOW_KEY_URL
          http://localhost:53307/BusinessUI/#assetdetail:uddi:207ff1cc-25c5-544c-415c-5d98ea91060c?
static java.lang.String TOKEN_BUI_ASSET_URL
          BusinessUI Asset URL
eg: http://mcanki02:53307/BusinessUI/#assetdetail:uddi:8faf14d0-2395-11e0-8dee-9f5bfa31b3fc
static java.lang.String TOKEN_BUI_BASE_URL
          Tomcat URL
eg: http://localhost:53305/
static java.lang.String TOKEN_DISPLAY_USER_NAME
           
static java.lang.String TOKENT_BUI_USER_PREFERENCES_EMAIL
           
 

Field Detail

TOKEN_BUI_BASE_URL

static final java.lang.String TOKEN_BUI_BASE_URL
Tomcat URL
eg: http://localhost:53305/

See Also:
Constant Field Values

TOKEN_BUI_ASSET_URL

static final java.lang.String TOKEN_BUI_ASSET_URL
BusinessUI Asset URL
eg: http://mcanki02:53307/BusinessUI/#assetdetail:uddi:8faf14d0-2395-11e0-8dee-9f5bfa31b3fc

See Also:
Constant Field Values

TOKEN_DISPLAY_USER_NAME

static final java.lang.String TOKEN_DISPLAY_USER_NAME
See Also:
Constant Field Values

TOKEN_API_USAGE

static final java.lang.String TOKEN_API_USAGE
APIKey model usage information.

See Also:
Constant Field Values

TOKEN_API_CREATION_DATE

static final java.lang.String TOKEN_API_CREATION_DATE
The date - i.e.Policy Log creation date

See Also:
Constant Field Values

TOKEN_API_CONSUMER_NAME

static final java.lang.String TOKEN_API_CONSUMER_NAME
Consumer name

See Also:
Constant Field Values

TOKEN_API_KEY

static final java.lang.String TOKEN_API_KEY
Newly generated API key

See Also:
Constant Field Values

TOKEN_API_KEY_EXPIRATION_DATE

static final java.lang.String TOKEN_API_KEY_EXPIRATION_DATE
See Also:
Constant Field Values

TOKEN_BUI_APPROVAL_FLOW_KEY_URL

static final java.lang.String TOKEN_BUI_APPROVAL_FLOW_KEY_URL
http://localhost:53307/BusinessUI/#assetdetail:uddi:207ff1cc-25c5-544c-415c-5d98ea91060c?approvalFlowKey=uddi:f6f37964-1396-11e3-bf9f-fffae724166e

See Also:
Constant Field Values

TOKENT_BUI_USER_PREFERENCES_EMAIL

static final java.lang.String TOKENT_BUI_USER_PREFERENCES_EMAIL
See Also:
Constant Field Values