| 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 CapiIdentities |
CapiIdentities.findIdentities()
Searches the "MY" certificate store of the currently logged in Windows
user for certificates that can be used to log in to a
User
object. |
static CapiIdentities |
CapiIdentities.findIdentities(CapiCertFilter filter)
Searches the "MY" certificate store of the currently logged in Windows
user for certificates that can be used to log in to a
User
object. |
static CapiIdentities |
CapiIdentities.findIdentities(CapiCertFilter filter,
CapiIdentityFilter idfilter)
Searches the "MY" certificate store of the currently logged in Windows
user for certificates that can be used to log in to a
User
object. |