|
Class Summary |
| AlgIdDSA |
This class identifies DSS/DSA Algorithm variants, which are distinguished
by using different algorithm parameters P, Q, G. |
| AlgorithmId |
This class identifies algorithms, such as cryptographic transforms, each
of which may be associated with parameters. |
| AttributeNameEnumeration |
This class provides the Enumeration implementation used
by all the X509 certificate attributes to return the attribute
names contained within them. |
| AuthorityKeyIdentifierExtension |
This class represents the Authority Key Identifier Extension. |
| AVA |
X.500 Attribute-Value-Assertion (AVA): an attribute, as identified by
some attribute ID, has some particular value. |
| BasicConstraintsExtension |
This class represents the Basic Constraints Extension. |
| CertificateAlgorithmId |
This class defines the AlgorithmId for the Certificate. |
| CertificateExtensions |
This class defines the Extensions attribute for the Certificate. |
| CertificateIssuerName |
This class defines the X500Name attribute for the Certificate. |
| CertificateIssuerUniqueIdentity |
This class defines the subject/issuer unique identity attribute
for the Certificate. |
| CertificatePolicyId |
Represent the CertificatePolicyId ASN.1 object. |
| CertificatePolicyMap |
Represent the CertificatePolicyMap ASN.1 object. |
| CertificateSerialNumber |
This class defines the SerialNumber attribute for the Certificate. |
| CertificateSubjectName |
This class defines the X500Name attribute for the Certificate. |
| CertificateSubjectUniqueIdentity |
This class defines the subject/issuer unique identity attribute
for the Certificate. |
| CertificateValidity |
This class defines the interval for which the certificate is valid. |
| CertificateVersion |
This class defines the version of the X509 Certificate. |
| CertificateX509Key |
This class defines the X509Key attribute for the Certificate. |
| CRLExtensions |
This class defines the CRL Extensions. |
| CRLNumberExtension |
Represent the CRL Number Extension. |
| CRLReasonCodeExtension |
The reasonCode is a non-critical CRL entry extension that identifies
the reason for the certificate revocation. |
| DNSName |
This class implements the DNSName as required by the GeneralNames
ASN.1 object. |
| EDIPartyName |
This class defines the EDIPartyName of the GeneralName choice. |
| ExtendedKeyUsageExtension |
This class defines the Extended Key Usage Extension, which
indicates one or more purposes for which the certified public key
may be used, in addition to or in place of the basic purposes
indicated in the key usage extension field. |
| Extension |
Represent a X509 Extension Attribute. |
| GeneralName |
This class implements the ASN.1 GeneralName object class. |
| GeneralNames |
This object class represents the GeneralNames type required in
X509 certificates. |
| GeneralSubtree |
Represent the GeneralSubtree ASN.1 object, whose syntax is: |
| GeneralSubtrees |
Represent the GeneralSubtrees ASN.1 object. |
| IPAddressName |
This class implements the IPAddressName as required by the GeneralNames
ASN.1 object. |
| IssuerAlternativeNameExtension |
This represents the Issuer Alternative Name Extension. |
| KeyIdentifier |
Represent the Key Identifier ASN.1 object. |
| KeyUsageExtension |
Represent the Key Usage Extension. |
| NameConstraintsExtension |
This class defines the Name Constraints Extension. |
| NetscapeCertTypeExtension |
Represents Netscape Certificate Type Extension. |
| OIDMap |
This class defines the mapping from OID & name to classes and vice
versa. |
| OIDName |
This class implements the OIDName as required by the GeneralNames
ASN.1 object. |
| OtherName |
This class represents the OtherName as required by the GeneralNames
ASN.1 object. |
| PKIXExtensions |
Lists all the object identifiers of the X509 extensions of the PKIX profile. |
| PolicyConstraintsExtension |
This class defines the certificate extension which specifies the
Policy constraints. |
| PolicyMappingsExtension |
Represent the Policy Mappings Extension. |
| PrivateKeyUsageExtension |
This class defines the Private Key Usage Extension. |
| RDN |
RDNs are a set of {attribute = value} assertions. |
| RFC822Name |
This class implements the RFC822Name as required by the GeneralNames
ASN.1 object. |
| SerialNumber |
This class defines the SerialNumber class used by certificates. |
| SubjectAlternativeNameExtension |
This represents the Subject Alternative Name Extension. |
| SubjectKeyIdentifierExtension |
Represent the Subject Key Identifier Extension. |
| UniqueIdentity |
This class defines the UniqueIdentity class used by certificates. |
| URIName |
This class implements the URIName as required by the GeneralNames
ASN.1 object. |
| X500Name |
Note: As of 1.4, the public class,
javax.security.auth.x500.X500Principal,
should be used when parsing, generating, and comparing X.500 DNs. |
| X509AttributeName |
This class is used to parse attribute names like "x509.info.extensions". |
| X509CertImpl |
The X509CertImpl class represents an X.509 certificate. |
| X509CertInfo |
The X509CertInfo class represents X.509 certificate information. |
| X509CRLEntryImpl |
Abstract class for a revoked certificate in a CRL. |
| X509CRLImpl |
An implmentation for X509 CRL (Certificate Revocation List). |
| X509Key |
Holds an X.509 key, for example a public key found in an X.509
certificate. |