| Package | Description |
|---|---|
| com.entrust.toolkit.credentials |
Contains classes the enable creation, recovery, reading, and writing of
digital identities using a
variety of key sources, classes for implementing the Toolkit's KeyStore
capabilities, and classes to support integration with a Smart Card
Management System.
|
| Modifier and Type | Method and Description |
|---|---|
static KeychainIdentities |
KeychainIdentities.findIdentities()
Searches the KeyChain for certificates that can be used to log in to a
User
object. |
static KeychainIdentities |
KeychainIdentities.findIdentities(KeychainCertFilter filter)
Searches the Keychain for certificates that can be used to log in to a
User object. |
static KeychainIdentities |
KeychainIdentities.findIdentities(KeychainCertFilter filter,
IdentityFilter idfilter)
Searches the Keychain for certificates that can be used to log in to
a
User object. |