| Package | Description |
|---|---|
| com.entrust.toolkit.exceptions | |
| 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.smproxy |
| Modifier and Type | Class and Description |
|---|---|
class |
CapiException
Exception class for any problems that may occur in a method
that makes calls to CAPI.
|
class |
CertificateTransparencyException
This exception is thrown when an error occurs during a CertificateTransparency
operation (verify signed certificate time-stamp).
|
class |
CertificationException
Base class for exceptions that occur while validating a certificate.
|
class |
CertificationRootException
This exception is thrown to indicate that no chain from the certificate
that is validated to the root of trust exists.
|
class |
CertificationSignatureException
This exception is thrown to indicate that the signature of a certificate
or CRL fails verification.
|
class |
EntrustPKIXCMPException
This exception is thrown when an error occurs during a PKIX-CMP
transaction with an Entrust Security Manager.
|
class |
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 |
LifespanException |
class |
PKIXException
This exception is thrown when an an error occurs during a PKIX certificate
management protocol transaction.
|
class |
ResourceEventException |
class |
RevocationException
This exception indicates that a certificate has been revoked.
|
class |
RevocationWarningException
This exception represents a revocation warning.
|
class |
TimeStampException
This exception is thrown when an error occurs during a time-stamp
operation (request time-stamp, verify time-stamp, ...).
|
class |
UALException
This exception is thrown when a non-recoverable error occurs while using
Entrust Unattended Login (UAL).
|
class |
UnknownURLProtocolException
This exception should be thrown when an unknown URL Protocol has
been specified.
|
class |
UserAlreadyLoggedInException
This exception is thrown if the user is already logged in and another attempt
is made to log in.
|
class |
UserBadPasswordException
This exception is thrown when a bad password is used.
|
class |
UserCancelledException
This exception is thrown in ELI when the user cancelled the login.
|
class |
UserCertificateRevokedException
This exception is thrown when the signing certificate is revoked.
|
class |
UserException
This exception is the base class of the User exception hierarchy.
|
class |
UserFailureException
This exception is the base class of the user's 'failure' exceptions.
|
class |
UserFatalException
This exception is thrown when a non-recoverable error occurs when accessing
information in a
User object. |
class |
UserKeyManagementException
This exception is thrown when a non-fatal error occurs during user
key management (eg: key update).
|
class |
UserNotLoggedInException
This exception is thrown when an attempt is made to access information from
a
User object when it is not logged in. |
class |
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 |
UserRetryException
This exception is the base class of a user's 'retry' exceptions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoamingException
Exception class for exceptions thrown by code in the
com.entrust.toolkit.roaming package. |
| Modifier and Type | Class and Description |
|---|---|
class |
SMProxyException
Exception class for exceptions thrown by code in the
com.entrust.toolkit.smproxy package. |