| 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.archive |
Contains classes for reading and writing files in the legacy Entrust Archive format.
|
| com.entrust.toolkit.capi |
Contains low-level classes for interfacing with Microsoft's Crypto API.
|
| 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.
|
| com.entrust.toolkit.exceptions | |
| com.entrust.toolkit.keychain | |
| com.entrust.toolkit.keystore |
Contains classes used for reading and writing certificates to a
KeyStore and for creating KeyStore initialization (
.ini) files. |
| com.entrust.toolkit.pkcs11 |
Contains classes dealing with PKCS #11 (smart cards and hardware
tokens) operations.
|
| com.entrust.toolkit.resourcemonitor |
Contains classes that provide resource monitoring capabilities.
|
| com.entrust.toolkit.roaming |
Contains Toolkit classes that support SSL and TLS communication with
Entrust Authority™ Roaming Server (formerly Entrust/Roaming Server).
|
| com.entrust.toolkit.security.crypto.digest |
Contains implementations of message digest algorithms.
|
| com.entrust.toolkit.security.crypto.ec | |
| com.entrust.toolkit.smproxy | |
| com.entrust.toolkit.timestamp |
Contains classes used to communicate with a timestamp server.
|
| com.entrust.toolkit.util |
Contains various utility classes.
|
| com.entrust.toolkit.x509 |
Contains the Entrust certification validation mechanism as well as
other classes related to X.509.
|
| com.entrust.toolkit.x509.certstore |
Contains the certificate stores and classes used during certificate path
building.
|
| com.entrust.toolkit.x509.directory |
Contains LDAP Directory implementations and various supporting classes.
|
| com.entrust.toolkit.x509.jsse |
Contains classes that implement the Java Secure Sockets Extension
(JSSE).
|
| com.entrust.toolkit.x509.policies |
Contains classes used to check security policies issued by an Entrust PKI — password rules and client
settings, for example.
|
| com.entrust.toolkit.x509.revocation |
Contains the Entrust revocation checking mechanism and revocation
stores.
|
| com.entrust.toolkit.x509.revocation.ocsp.net |
Contains classes that provide network related functionality required by OCSP (protocol handlers).
|
| com.entrust.toolkit.x509.testlets |
Contains classes used to validate certificate, CRL, and CRL Entry
extensions.
|
| com.entrust.toolkit.xencrypt.core |
Contains classes used to encrypt and decrypt XML elements and sets of
XML elements.
|
| iaik.cms | |
| iaik.security.smime |
| Class and Description |
|---|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| CertificationRootException
This exception is thrown to indicate that no chain from the certificate
that is validated to the root of trust exists.
|
| InvalidUserException
Thrown to indicate that the operation is not permitted because the user is
not logged in.
|
| NotARecipientException
Thrown to indicate that the message was not encrypted for the user trying
to decrypt it.
|
| PropertyChangeException
Thrown to indicate that a property of the stream cannot be changed because
some data has already been written out.
|
| UserBadPasswordException
This exception is thrown when a bad password is used.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| UserKeyManagementException
This exception is thrown when a non-fatal error occurs during user
key management (eg: key update).
|
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
| UserRecoverException
This exception is thrown when a fatal error occurs while performing
operations on a
User object, which MAY require that the user
be recovered. |
| Class and Description |
|---|
| ArchiveAlgorithmException
This class is used for exceptions when creating or processing
Entrust Archive format files or PEM messages that are specific to
algorithm problems.
|
| ArchiveException
This class is used for exceptions thrown when creating or processing
Entrust Archive format files or PEM messages.
|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
| Class and Description |
|---|
| CapiException
Exception class for any problems that may occur in a method
that makes calls to CAPI.
|
| Class and Description |
|---|
| CapiException
Exception class for any problems that may occur in a method
that makes calls to CAPI.
|
| EntrustPKIXCMPException
This exception is thrown when an error occurs during a PKIX-CMP
transaction with an Entrust Security Manager.
|
| KeychainException
Exception class for any problems that may occur in a method
that makes calls to the KeyChain
|
| KeyGenerationException
An exception to be used when an error occurs during key-generation.
|
| UALException
This exception is thrown when a non-recoverable error occurs while using
Entrust Unattended Login (UAL).
|
| UserBadPasswordException
This exception is thrown when a bad password is used.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
| Class and Description |
|---|
| ArchiveException
This class is used for exceptions thrown when creating or processing
Entrust Archive format files or PEM messages.
|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| ExceptionWithInnerException
The abstract base class of all exceptions that provide access to their
detail message chain.
|
| PKCS7Exception
Base class for exceptions that occur while encoding or decoding PKCS#7
messages.
|
| PKIXException
This exception is thrown when an an error occurs during a PKIX certificate
management protocol transaction.
|
| RevocationException
This exception indicates that a certificate has been revoked.
|
| UserException
This exception is the base class of the User exception hierarchy.
|
| UserFailureException
This exception is the base class of the user's 'failure' exceptions.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| UserRetryException
This exception is the base class of a user's 'retry' exceptions.
|
| Class and Description |
|---|
| KeychainException
Exception class for any problems that may occur in a method
that makes calls to the KeyChain
|
| Class and Description |
|---|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| Class and Description |
|---|
| UserAlreadyLoggedInException
This exception is thrown if the user is already logged in and another attempt
is made to log in.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| Class and Description |
|---|
| ResourceEventException |
| Class and Description |
|---|
| ExceptionWithInnerException
The abstract base class of all exceptions that provide access to their
detail message chain.
|
| UserBadPasswordException
This exception is thrown when a bad password is used.
|
| UserCertificateRevokedException
This exception is thrown when the signing certificate is revoked.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
| Class and Description |
|---|
| CapiException
Exception class for any problems that may occur in a method
that makes calls to CAPI.
|
| Class and Description |
|---|
| UnsupportedECDomainException
This class represents an exception that is thrown when an attempt is made to
use an unsupported Elliptic Curve (EC) domain in Entrust EC cryptographic
engine.
|
| Class and Description |
|---|
| ExceptionWithInnerException
The abstract base class of all exceptions that provide access to their
detail message chain.
|
| Class and Description |
|---|
| TimeStampException
This exception is thrown when an error occurs during a time-stamp
operation (request time-stamp, verify time-stamp, ...).
|
| Class and Description |
|---|
| AuthorizationCodeException
This exception is thrown when the authorization code is not correct.
|
| BinaryStringFormatException
Thrown to indicate that the application has attempted to convert a string
to a binary string, but that the string does not have the appropriate
format.
|
| CertificationRootException
This exception is thrown to indicate that no chain from the certificate
that is validated to the root of trust exists.
|
| EntrustPKIXCMPException
This exception is thrown when an error occurs during a PKIX-CMP
transaction with an Entrust Security Manager.
|
| LdapURLException
The
LdapURLException is thrown when the format of the
LDAP URL string is invalid. |
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| Class and Description |
|---|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| CertificationRootException
This exception is thrown to indicate that no chain from the certificate
that is validated to the root of trust exists.
|
| RevocationWarningException
This exception represents a revocation warning.
|
| Class and Description |
|---|
| CapiException
Exception class for any problems that may occur in a method
that makes calls to CAPI.
|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| CertificationRootException
This exception is thrown to indicate that no chain from the certificate
that is validated to the root of trust exists.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| Class and Description |
|---|
| CertificationRootException
This exception is thrown to indicate that no chain from the certificate
that is validated to the root of trust exists.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
| Class and Description |
|---|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
| Class and Description |
|---|
| CertificationRootException
This exception is thrown to indicate that no chain from the certificate
that is validated to the root of trust exists.
|
| DisallowedAlgorithmException
This exception is thrown when an attempt is made by to use an algorithm that
is not permitted.
|
| UserBadPasswordException
This exception is thrown when a bad password is used.
|
| UserFailureException
This exception is the base class of the user's 'failure' exceptions.
|
| Class and Description |
|---|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
| Class and Description |
|---|
| UnknownURLProtocolException
This exception should be thrown when an unknown URL Protocol has
been specified.
|
| Class and Description |
|---|
| ExtensionException
This is the superclass of all extensions thrown by extension testlets that
indicate a failure in certificate chain, CRL or CRL entry validation.
|
| Class and Description |
|---|
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
| Class and Description |
|---|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| RevocationWarningException
This exception represents a revocation warning.
|
| TimeStampException
This exception is thrown when an error occurs during a time-stamp
operation (request time-stamp, verify time-stamp, ...).
|
| Class and Description |
|---|
| CertificationException
Base class for exceptions that occur while validating a certificate.
|
| NotARecipientException
Thrown to indicate that the message was not encrypted for the user trying
to decrypt it.
|
| RevocationWarningException
This exception represents a revocation warning.
|
| TimeStampException
This exception is thrown when an error occurs during a time-stamp
operation (request time-stamp, verify time-stamp, ...).
|
| UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |