new AppNameToken(appName)
Parameters:
Name | Type | Description |
---|---|---|
appName |
string |
Methods
-
getAppName()
-
Returns the global application name used in the token.
Returns:
- Type
- string
This class is used to define the application name to put inside the token. It si aimed to be override by other modules (eg: hc and sc) that determine the application to open.
Name | Type | Description |
---|---|---|
appName |
string |
Returns the global application name used in the token.