|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BioTemplate | The BioTemplate interface is the base interface for all biometric templates. |
OwnerBioTemplate | The OwnerBioTemplate interface should be implemented by the
applet which owns the biometric template. |
SharedBioTemplate | The SharedBioTemplate interface provides the means for
accessing unrestricted biometric functionality, e.g., the biometric matching
functions. |
Class Summary | |
---|---|
BioBuilder | Builds an empty/blank biometric reference template. |
Exception Summary | |
---|---|
BioException | The BioException class encapsulates specific exceptions which
can be thrown by the methods of the javacardx.biometry package
in case of error. |
Extension package that contains functionality for implementing a biometric framework on the Java Card platform. The platform must support this optional package only if biometry support is included in the implementation.
The javacardx.biometry package contains classes and interfaces which can be used to build a biometric server application. These classes also enable a client application on the card to obtain biometric services from the biometric server application.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |