javacardx.framework
Interface SharedBioTemplateAuth
- All Superinterfaces:
- Authenticator, BioTemplate, Shareable, SharedBioTemplate
public interface SharedBioTemplateAuth
- extends SharedBioTemplate, Authenticator
The SharedBioTemplateAuth interface provides the means to access the
functions of an authenticator providing a biometric template-based
authentication service.
A registered authenticator service may implement this interface to provide a
biometric template-based authentication service to other applications (in
other contexts).
See
Runtime Environment Specification, Java Card Platform, Connected Edition,
chapter 6 for details.
- Since:
- Java Card 3.0
- See Also:
SharedBioTemplate
,
Authenticator
Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.