Class: AppNameToken

olympe.auth. AppNameToken

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.


new AppNameToken(appName)

Parameters:
Name Type Description
appName string

Methods


getAppName()

Returns the global application name used in the token.

Returns:
Type
string