Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DSS_LOG_DEBUG |
1 |
public static final int |
DSS_NO_LOGGING |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DSS_ERROR_ACTIVATION_CODE_EMPTY |
2 |
public static final int |
DSS_ERROR_ACTIVATION_CODE_INCORRECT |
10 |
public static final int |
DSS_ERROR_ACTIVITY_WAS_CLOSED |
16 |
public static final int |
DSS_ERROR_ALIEN_QR_CODE_SCANNED |
33 |
public static final int |
DSS_ERROR_ALREADY_ACTIVATED |
15 |
public static final int |
DSS_ERROR_APP_IS_BLOCKED |
27 |
public static final int |
DSS_ERROR_CRYPTOGRAPHY_UTILS_UNINITIALIZED |
25 |
public static final int |
DSS_ERROR_DEVICE_NOT_FOUND |
30 |
public static final int |
DSS_ERROR_DEVICE_STATUS_INCORRECT |
29 |
public static final int |
DSS_ERROR_FORGOT_PASSWORD |
31 |
public static final int |
DSS_ERROR_GENERAL |
1 |
public static final int |
DSS_ERROR_HARDWARE_DECRYPTION |
11 |
public static final int |
DSS_ERROR_KEY_SAVE_FAILED |
6 |
public static final int |
DSS_ERROR_KEY_STATUS_INVALID |
19 |
public static final int |
DSS_ERROR_KEYFLAGS_CORRUPTED |
14 |
public static final int |
DSS_ERROR_MAX_RECORDS_COUNT_EXCEEDED |
8 |
public static final int |
DSS_ERROR_MISSING_DEVICE_TOKEN |
23 |
public static final int |
DSS_ERROR_NAME_EMPTY |
3 |
public static final int |
DSS_ERROR_NAME_EXISTS |
7 |
public static final int |
DSS_ERROR_NO_CONTEXT_PASSED |
24 |
public static final int |
DSS_ERROR_NO_ROOT_CERT_FOUND |
22 |
public static final int |
DSS_ERROR_OK |
0 |
public static final int |
DSS_ERROR_PASS_EMPTY |
4 |
public static final int |
DSS_ERROR_PASS_INCORRECT |
5 |
public static final int |
DSS_ERROR_PASS_POLICY_MISMATCH |
12 |
public static final int |
DSS_ERROR_PASSWORD_ALREADY_SUBMITTED |
17 |
public static final int |
DSS_ERROR_QR_DOES_NOT_MATCH_USER |
20 |
public static final int |
DSS_ERROR_QR_TYPE_INVALID |
18 |
public static final int |
DSS_ERROR_SDK_ALREADY_INITIALIZED |
28 |
public static final int |
DSS_ERROR_SDK_UNINITIALIZED |
26 |
public static final int |
DSS_ERROR_USER_CANCELED |
21 |
public static final int |
DSS_ERROR_USER_NOT_FOUND |
9 |
public static final int |
DSS_ERROR_USER_NOT_READY_TO_SIGN |
13 |
public static final int |
DSS_ERROR_VERIFICATION_DECLINED |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DSS_ERROR_ACTION_REJECTED_BY_USER |
9 |
public static final int |
DSS_ERROR_ASSERTION_REPLAY |
20 |
public static final int |
DSS_ERROR_AWAITING_USER_CONFIRMATION |
8 |
public static final int |
DSS_ERROR_CANNOT_PARSE_RESPONSE |
12 |
public static final int |
DSS_ERROR_DEVICE_BLOCKED |
18 |
public static final int |
DSS_ERROR_EXISTING_DEVICE_FINGERPRINT |
39 |
public static final int |
DSS_ERROR_GENERATED_ALIAS_ONLY |
40 |
public static final int |
DSS_ERROR_INVALID_AUTHENTICATION_SCHEME |
16 |
public static final int |
DSS_ERROR_INVALID_DEVICE_FINGERPRINT |
34 |
public static final int |
DSS_ERROR_INVALID_DEVICE_PARAMS |
36 |
public static final int |
DSS_ERROR_INVALID_DOCUMENT |
13 |
public static final int |
DSS_ERROR_INVALID_EMAIL |
32 |
public static final int |
DSS_ERROR_INVALID_GRANT |
22 |
public static final int |
DSS_ERROR_INVALID_HMAC |
19 |
public static final int |
DSS_ERROR_INVALID_IDENTIFIER |
26 |
public static final int |
DSS_ERROR_INVALID_INPUT |
25 |
public static final int |
DSS_ERROR_INVALID_KEY_ID |
37 |
public static final int |
DSS_ERROR_INVALID_KINIT |
23 |
public static final int |
DSS_ERROR_INVALID_LICENSE |
21 |
public static final int |
DSS_ERROR_INVALID_LOGIN |
28 |
public static final int |
DSS_ERROR_INVALID_PHONE |
30 |
public static final int |
DSS_ERROR_KEY_ALREADY_CONFIRMED |
24 |
public static final int |
DSS_ERROR_KEY_EXPIRED_OR_NOT_YET_VALID |
17 |
public static final int |
DSS_ERROR_KEY_NOT_FOUND |
38 |
public static final int |
DSS_ERROR_NOT_UNIQUE_DEVICE_FINGERPRINT |
35 |
public static final int |
DSS_ERROR_NOT_UNIQUE_EMAIL |
33 |
public static final int |
DSS_ERROR_NOT_UNIQUE_LOGIN |
29 |
public static final int |
DSS_ERROR_NOT_UNIQUE_PHONE |
31 |
public static final int |
DSS_ERROR_OPERATION_EXPIRED |
41 |
public static final int |
DSS_ERROR_OPERATION_NOT_SUPPORTED |
7 |
public static final int |
DSS_ERROR_SELFREGISTRATION_FORBIDDEN |
10 |
public static final int |
DSS_ERROR_UNSUSPECTED_STATUS |
11 |
public static final int |
DSS_ERROR_USER_BLOCKED |
15 |
public static final int |
DSS_ERROR_USER_NOT_FOUND |
14 |
public static final int |
DSS_ERROR_WRONG_OPERATION |
27 |
public static final int |
DSS_IS_ERROR_FINGERPRINT_ALREADY_SET |
6 |
public static final int |
DSS_IS_ERROR_GENERAL |
3 |
public static final int |
DSS_IS_ERROR_NO_CONNECTION |
1 |
public static final int |
DSS_IS_ERROR_OK |
0 |
public static final int |
DSS_IS_ERROR_SERVER_NOT_AVAILABLE |
2 |
public static final int |
DSS_IS_ERROR_URL_NOT_FOUND |
4 |
public static final int |
DSS_IS_ERROR_USER_NOT_READY_TO_SIGN |
5 |