Constant Field Values
Contents
org.correomqtt.*
-
org.correomqtt.business.encryption.EncryptorAesCbc Modifier and Type Constant Field Value public static final StringENCRYPTION_TRANSFORMATION"AES/CBC/PKCS5Padding" -
org.correomqtt.business.encryption.EncryptorAesGcm Modifier and Type Constant Field Value public static final StringENCRYPTION_TRANSFORMATION"AES/GCM/NoPadding"
-
org.correomqtt.business.keyring.osxkeychain.OSXKeychainKeyring Modifier and Type Constant Field Value public static final StringFAILED_TO_RETRIEVE_PASSWORD_FROM_OSX_KEYCHAIN"Failed to retrieve password from osx keychain."
-
org.correomqtt.business.keyring.windpapi.WinDPAPIKeyring Modifier and Type Constant Field Value public static final StringFAILED_TO_PARSE_DATA_FROM_WIN_DPAPI"Failed to parse data from WinDPAPI."public static final StringFAILED_TO_UNPROTECT_DATA_WITH_WIN_DPAPI"Failed to unprotect data with WinDPAPI."
-
org.correomqtt.business.utils.VendorConstants Modifier and Type Constant Field Value public static final StringBUNDLED_PLUGINS_URL"file:///opt/private/projects/concrete9test/www/public/correo-bundled.json"public static final StringDEFAULT_REPO_URL"file:///opt/private/projects/concrete9test/www/public/correo-local.json"public static final StringGITHUB_API_LATEST"https://api.github.com/repos/exxeta/correomqtt/releases/latest"public static final StringGITHUB_LATEST"https://github.com/EXXETA/correomqtt/releases/latest"public static final StringUNINSTALL_VERSION"0.0.0"public static final StringWEBSITE"http://correomqtt.org"
-
org.correomqtt.gui.cell.ConnectionCell Modifier and Type Constant Field Value public static final StringDIRTY_CLASS"dirty"public static final StringINACTIVE_CLASS"inactive"
-
org.correomqtt.gui.controller.AlertController Modifier and Type Constant Field Value public static final StringALERT_CONTROLLER_WARN_TITLE"alertControllerWarnTitle"public static final StringALERT_EXCEPTION_TITLE"Exception" -
org.correomqtt.gui.controller.ConnectionSettingsViewController Modifier and Type Constant Field Value public static final StringEMPTY_ERROR_CLASS"emptyError"public static final StringEXCLAMATION_CIRCLE_SOLID"exclamationCircleSolid" -
org.correomqtt.gui.controller.MainViewController Modifier and Type Constant Field Value public static final StringDIRTY_CLASS"dirty"
-
org.correomqtt.gui.helper.CheckTopicHelper Modifier and Type Constant Field Value public static final StringEMPTY_ERROR"emptyError"public static final StringEXCLAMATION_CIRCLE_SOLID"exclamationCircleSolid"
-
org.correomqtt.plugin.ApiLevel Modifier and Type Constant Field Value public static final StringCURRENT_API_LEVEL"1.0.0"