public class IdpResultDomain
extends java.lang.Object
IdpResultCode.| Modifier and Type | Field and Description | 
|---|---|
static int | 
FINGERPRINT
This domain is for Fingerprint operations. 
 | 
static int | 
IDP
The domain for Tokens operations. 
 | 
static int | 
LICENSE
This domain is for License Configuration operations. 
 | 
static int | 
MSP_DOMAIN
This domain is for MSP operations. 
 | 
static int | 
PASSWORD_MANAGEMENT
This domain for Password Manager operations. 
 | 
static int | 
SECURE_KEY_PAD
This domain is for Secure Keypad operations. 
 | 
static int | 
SECURE_STORAGE
This domain is for Secure Storage operations. 
 | 
| Constructor and Description | 
|---|
IdpResultDomain()  | 
public static final int IDP
public static final int PASSWORD_MANAGEMENT
public static final int FINGERPRINT
public static final int SECURE_STORAGE
public static final int SECURE_KEY_PAD
public static final int LICENSE
public static final int MSP_DOMAIN