| Methods in net.qrivy.bioapi that throw BioApiException |
static long |
BioAPI.attachModule(SWIGTYPE_p_a_16__unsigned_char uuid,
BioAPI_MEMORY_FUNCS memoryFuncs,
long DeviceID)
|
static void |
BioAPI.detachModule(long bspHandle)
|
static int |
BioAPI.enroll(long moduleHandle,
short purpose,
int timeout)
|
static BioAPI_BIR |
BioAPI.getBirFromHandle(long moduleHandle,
int handle)
|
static SWIGTYPE_p_a_16__unsigned_char |
BioAPI.getStructuredUuid(java.lang.String INPUT)
|
static void |
BioAPI.init()
|
static void |
BioAPI.loadModule(SWIGTYPE_p_a_16__unsigned_char uuid)
|
static void |
BioAPI.loadModuleWithCallbacks(SWIGTYPE_p_a_16__unsigned_char uuid,
SWIGTYPE_p_f_p_q_const__a_16__unsigned_char_p_void_unsigned_int_unsigned_int_unsigned_int__unsigned_int appNotifyCallback,
SWIGTYPE_p_void appNotifyCallbackContext)
|
static void |
BioAPI.terminate()
|
static void |
BioAPI.unloadModule(SWIGTYPE_p_a_16__unsigned_char uuid)
|
static void |
BioAPI.unloadModuleWithCallbacks(SWIGTYPE_p_a_16__unsigned_char uuid,
SWIGTYPE_p_f_p_q_const__a_16__unsigned_char_p_void_unsigned_int_unsigned_int_unsigned_int__unsigned_int appNotifyCallback,
SWIGTYPE_p_void appNotifyCallbackContext)
|
static verifyResult |
BioAPI.verify(long moduleHandle,
int far,
int frr,
long farOrFrr,
BioAPI_INPUT_BIR inputBir,
int timeout)
|