|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtMatchOnHostParams
public class PtMatchOnHostParams
Structure with additional parameters for on-host matching functions.
Field Summary | |
---|---|
byte |
identificationThreshold
Threshold for biometric identification |
int |
securitySetting
Security level for templates matching (see PT_MATCH_xxxx values) |
int |
version
Version of this structure (currently 1) |
Constructor Summary | |
---|---|
PtMatchOnHostParams()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte identificationThreshold
public int securitySetting
public int version
Constructor Detail |
---|
public PtMatchOnHostParams()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |