Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 217 (Maintenance Release)

Uses of Interface
java.security.cert.X509Extension

Packages that use X509Extension
java.security.cert Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths. 
 

Uses of X509Extension in java.security.cert
 

Classes in java.security.cert that implement X509Extension
 class X509Certificate
           Abstract class for X.509 certificates.
 class X509CRL
           Abstract class for an X.509 Certificate Revocation List (CRL).
 class X509CRLEntry
          Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
 


JSR 217 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 217 specification.