javacardx.framework
Interface SharedPasswordAuth
- All Superinterfaces:
- Authenticator, Password, Shareable
public interface SharedPasswordAuth
- extends Password, Authenticator
The SharedPasswordAuth interface provides the means to access the functions
of an authenticator providing a password-based authentication service.
A registered authenticator service may implement this interface to provide a
password-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:
Password
,
Authenticator
Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.