Constant Field Values
Contents
com.vasco.*
-
com.vasco.orchestration.client.Orchestrator Modifier and Type Constant Field Value public static final java.lang.String
VERSION
"5.7.0"
-
com.vasco.orchestration.client.cddc.CDDCDataFeeder Modifier and Type Constant Field Value public static final int
ROOTING_PROBABILITY_MAX_VALUE
100
public static final int
ROOTING_PROBABILITY_MIN_VALUE
0
-
com.vasco.orchestration.client.errors.OrchestrationErrorCodes Modifier and Type Constant Field Value public static final int
ACTIVATION_ERROR
-8002
public static final int
ACTIVATION_PASSWORD_NULL_OR_EMPTY
-8012
public static final int
ACTIVATION_PASSWORD_WRONG_CHECKSUM
-8014
public static final int
ACTIVATION_PASSWORD_WRONG_LENGTH
-8013
public static final int
CHANGE_PASSWORD_ERROR
-8008
public static final int
COMMAND_PARSING_ERROR
-8001
public static final int
ERROR_RESPONSE_ERROR
-8027
public static final int
LOCAL_AUTHENTICATION_ERROR
-8003
public static final int
LOCAL_TRANSACTION_ERROR
-8004
public static final int
MISSING_PERMISSION_BLUETOOTH
-8024
public static final int
MISSING_PERMISSION_LOCATION
-8023
public static final int
MISSING_PERMISSION_READ_PHONE_STATE
-8022
public static final int
MISSING_PERMISSION_WIFI
-8025
public static final int
NOTIFICATION_REGISTRATION_ERROR
-8007
public static final int
PASSWORD_LOCK
-8020
public static final int
PASSWORD_NULL
-8015
public static final int
PASSWORD_TOO_LONG
-8017
public static final int
PASSWORD_TOO_SHORT
-8016
public static final int
PASSWORD_WEAK
-8018
public static final int
PASSWORD_WRONG
-8019
public static final int
REMOTE_AUTHENTICATION_CALLBACK_NOT_SET_ERROR
-8030
public static final int
REMOTE_AUTHENTICATION_ERROR
-8005
public static final int
REMOTE_TRANSACTION_CALLBACK_NOT_SET_ERROR
-8029
public static final int
REMOTE_TRANSACTION_ERROR
-8006
public static final int
UNKNOWN_ERROR
-8000
public static final int
USER_ID_NULL_OR_EMPTY
-8010
public static final int
USER_ID_WRONG_FORMAT
-8011
-
com.vasco.orchestration.client.errors.OrchestrationWarningCodes Modifier and Type Constant Field Value public static final int
LOCATION_TIMEOUT
-8747
public static final int
LOCATION_UNAVAILABLE
-8752
public static final int
MISSING_BLUETOOTH_PERMISSION
-8748
public static final int
MISSING_LOCATION_BLUETOOTH_SCAN
-8754
public static final int
MISSING_LOCATION_PERMISSION
-8751
public static final int
MISSING_READ_PHONE_STATE_PERMISSION
-8753
public static final int
MISSING_WIFI_PERMISSION
-8750
public static final int
UNKNOWN_WARNING
-8746