| Package | Description |
|---|---|
| com.entrust.toolkit |
Contains various high-level classes that provide Toolkit JCA cryptographic provider initialization,
an Entrust User representation, a key/certificate source, a certificate set representation,
JNI initialization capabilities, PKCS #7 encoding and decoding, CMS and PKCS#7 User related
utilities, transaction counting, and an XML trust manager.
|
| com.entrust.toolkit.smproxy | |
| com.entrust.toolkit.x509.jsse |
Contains classes that implement the Java Secure Sockets Extension
(JSSE).
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.addLogoutListener(LogoutListener logoutListener)
Adds the given
LogoutListener to the list of
LogoutListeners. |
| Modifier and Type | Class and Description |
|---|---|
class |
SMProxyConfig
This class is used by the SMProxy family of classes to store configuration parameters.
|
class |
SMProxyTrustStoreSingleton
The purpose of this class is the overcome a limitation of the LDAP Context's custom
socket implementation when securing the proxy connection with SSL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSSEX509KeyManager
The
JSSEX509KeyManager class implements the
javax.net.ssl.X509KeyManager interface. |