|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectSecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
public abstract class SGFDxSecurityLevel
This class contains security level constants that are used by the SecuGen.FDxSDK.jni package.
JFPLib#matchForRegister,
JFPLib#matchForVerification,
JFPLib#matchForVerificationEx| Field Summary | |
|---|---|
static long |
SL_ABOVE_NORMAL
Security Level 6 |
static long |
SL_BELOW_NORMAL
Security Level 4 |
static long |
SL_HIGH
Security Level 7 |
static long |
SL_HIGHER
Security Level 8 |
static long |
SL_HIGHEST
Security Level 9 (Highest) |
static long |
SL_LOW
Security Level 3 |
static long |
SL_LOWER
Security Level 2 |
static long |
SL_LOWEST
Security Level 1 (Lowest) |
static long |
SL_NONE
Security Level 0 (NONE) |
static long |
SL_NORMAL
Security Level 5 |
| Constructor Summary | |
|---|---|
SGFDxSecurityLevel()
This is an abstract class and cannot be instantiated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long SL_NONE
public static final long SL_LOWEST
public static final long SL_LOWER
public static final long SL_LOW
public static final long SL_BELOW_NORMAL
public static final long SL_NORMAL
public static final long SL_ABOVE_NORMAL
public static final long SL_HIGH
public static final long SL_HIGHER
public static final long SL_HIGHEST
| Constructor Detail |
|---|
public SGFDxSecurityLevel()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||