
Item Description
• void setAttrValueTable(String[] attrValueTable)
• void setTagTable(String[] tagTable)
Core I/O connection framework
Item Description
Biometric API You can use the Biometric API to extract fingerprint information from a smart card to match
against a scanned fingerprint. Extensions have been made to the Smart Card API to allow
other smart card manufacturers to return fingerprint information.
You can store, manage, and retrieve fingerprint data using functionality available from the
net.rim.device.api.biometrics package. You can determine if fingerprint
authentication is supported and retrieve the fingerprint information using new methods
available from the net.rim.device.api.smartcard.SmartCard and
net.rim.device.api.smartcard.SmartCardSession classes.
Network API The Network API attempts to simplify the establishment of connections over the different
transports available on the BlackBerry device. The
net.rim.device.api.io.transport and
net.rim.device.api.io.transport.options packages contain the
implementation of the Network API. It provides the means for querying the availability of
transports and for selecting the most appropriate one to establish a connection. It abstracts
the details of parsing ServiceRecords and constructing proper URLs for
Connector.open(). The Network API is intended for use with http://, https://, socket://,
tls://, and ssl:// connections.
User Authentication API You can employ a separate token (such as a smart card or a proximity token) for user
authentication on a BlackBerry device using the User Authentication API available from the
net.rim.device.api.userauthenticator package.
• The PasswordFrameworkProvider() interface allows for the implementation of
user authenticator to provide the required information to participate in the password-
unlock process.
• The SecurityUIManager class provides simple user-interface services to user
authenticators.
• The UserAuthenticator class provides the primary means of interaction with a user
authentication token.
RIM Confidential and Proprietary Information - Beta Customers Only. Content and software are subject to change.
7
Commentaires sur ces manuels