![]() |
Abstract class for managing a variety of identity certificates. |
![]() |
Alternate Certificate class for serialization. |
![]() |
Certificate Encoding Exception. |
![]() |
This exception indicates one of a variety of certificate problems. |
![]() |
Certificate Expired Exception. |
![]() |
This class defines the functionality of a certificate factory, which is
used to generate certificate, certification path (CertPath )
and certificate revocation list (CRL) objects from their encodings.
|
![]() |
This class defines the Service Provider Interface (SPI)
for the CertificateFactory class.
|
![]() |
Certificate is not yet valid exception. |
![]() |
Certificate Parsing Exception. |
![]() |
An immutable sequence of certificates (a certification path). |
![]() |
Alternate CertPath class for serialization.
|
![]() |
A class for building certification paths (also known as certificate chains). |
![]() |
An exception indicating one of a variety of problems encountered when
building a certification path with a CertPathBuilder .
|
![]() |
A specification of the result of a certification path builder algorithm. |
![]() |
The Service Provider Interface (SPI)
for the CertPathBuilder class.
|
![]() |
A specification of certification path algorithm parameters. |
![]() |
A class for validating certification paths (also known as certificate chains). |
![]() |
An exception indicating one of a variety of problems encountered when validating a certification path. |
![]() |
A specification of the result of a certification path validator algorithm. |
![]() |
The Service Provider Interface (SPI)
for the CertPathValidator class.
|
![]() |
A selector that defines a set of criteria for selecting
Certificate s.
|
![]() |
A class for retrieving Certificate s and CRL s
from a repository.
|
![]() |
An exception indicating one of a variety of problems retrieving
certificates and CRLs from a CertStore .
|
![]() |
A specification of CertStore parameters.
|
![]() |
The Service Provider Interface (SPI)
for the CertStore class.
|
![]() |
Parameters used as input for the Collection CertStore
algorithm.
|
![]() |
This class is an abstraction of certificate revocation lists (CRLs) that have different formats but important common uses. |
![]() |
CRL (Certificate Revocation List) Exception. |
![]() |
A selector that defines a set of criteria for selecting CRL s.
|
![]() |
Parameters used as input for the LDAP CertStore algorithm.
|
![]() |
Parameters used as input for the PKIX CertPathBuilder
algorithm.
|
![]() |
This class represents the successful result of the PKIX certification path builder algorithm. |
![]() |
An abstract class that performs one or more checks on an
X509Certificate .
|
![]() |
This class represents the successful result of the PKIX certification path validation algorithm. |
![]() |
Parameters used as input for the PKIX CertPathValidator
algorithm.
|
![]() |
An immutable valid policy tree node as defined by the PKIX certification path validation algorithm. |
![]() |
An immutable policy qualifier represented by the ASN.1 PolicyQualifierInfo structure. |
![]() |
A trust anchor or most-trusted Certification Authority (CA). |
![]() |
Abstract class for X.509 certificates. |
![]() |
A CertSelector that selects X509Certificates that
match all specified criteria.
|
![]() |
Abstract class for an X.509 Certificate Revocation List (CRL). |
![]() |
Abstract class for a revoked certificate in a CRL (Certificate Revocation List). |
![]() |
A CRLSelector that selects X509CRLs that
match all specified criteria.
|
![]() |
Interface for an X.509 extension. |