public class AuthResultCode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
AUTHENTICATION_MODE_ACTIVATION_ERROR
The activation for an auth mode has error.
|
static int |
AUTHENTICATION_MODE_DEACTIVATION_ERROR
The de-activation for an auth mode has error.
|
static int |
AUTHENTICATION_MODE_MIGRATION_ERROR
The migration error.
|
static int |
AUTHENTICATION_MODE_NOT_ENABLED_ERROR
The multi authentication mode not enabled.
|
static int |
AUTHENTICATION_MODE_REMOVE_ASSET_ERROR
The asset removal has error.
|
static int |
MULTI_AUTHENTICATION_MODE_NOT_ALLOWED
Multi authentication mode not allowed
|
public static final int AUTHENTICATION_MODE_MIGRATION_ERROR
public static final int AUTHENTICATION_MODE_NOT_ENABLED_ERROR
public static final int AUTHENTICATION_MODE_ACTIVATION_ERROR
public static final int AUTHENTICATION_MODE_DEACTIVATION_ERROR
public static final int AUTHENTICATION_MODE_REMOVE_ASSET_ERROR
public static final int MULTI_AUTHENTICATION_MODE_NOT_ALLOWED