Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.4.2

Uses of Class
java.security.cert.X509Certificate

Packages that use X509Certificate
java.security.cert Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths. 
javax.net.ssl Provides classes for the secure socket package. 
javax.security.auth.x500 This package contains the classes that should be used to store X500 Principal and X500 Private Crendentials in a Subject
 

Uses of X509Certificate in java.security.cert
 

Methods in java.security.cert that return X509Certificate
 X509Certificate X509CRLSelector.getCertificateChecking()
          Returns the certificate being checked.
 X509Certificate TrustAnchor.getTrustedCert()
          Returns the most-trusted CA certificate.
 X509Certificate X509CertSelector.getCertificate()
          Returns the certificateEquals criterion.
 

Methods in java.security.cert with parameters of type X509Certificate
 void X509CRLSelector.setCertificateChecking(X509Certificate cert)
          Sets the certificate being checked.
 void X509CertSelector.setCertificate(X509Certificate cert)
          Sets the certificateEquals criterion.
 

Constructors in java.security.cert with parameters of type X509Certificate
TrustAnchor(X509Certificate trustedCert, byte[] nameConstraints)
          Creates an instance of TrustAnchor with the specified X509Certificate and optional name constraints, which are intended to be used as additional constraints when validating an X.509 certification path.
 

Uses of X509Certificate in javax.net.ssl
 

Methods in javax.net.ssl that return X509Certificate
 X509Certificate[] X509TrustManager.getAcceptedIssuers()
          Return an array of certificate authority certificates which are trusted for authenticating peers.
 X509Certificate[] X509KeyManager.getCertificateChain(String alias)
          Returns the certificate chain associated with the given alias.
 

Methods in javax.net.ssl with parameters of type X509Certificate
 void X509TrustManager.checkClientTrusted(X509Certificate[] chain, String authType)
          Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
 void X509TrustManager.checkServerTrusted(X509Certificate[] chain, String authType)
          Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
 

Uses of X509Certificate in javax.security.auth.x500
 

Methods in javax.security.auth.x500 that return X509Certificate
 X509Certificate X500PrivateCredential.getCertificate()
          Returns the X.509 certificate.
 

Constructors in javax.security.auth.x500 with parameters of type X509Certificate
X500PrivateCredential(X509Certificate cert, PrivateKey key)
          Creates an X500PrivateCredential that associates an X.509 certificate, a private key and the KeyStore alias.
X500PrivateCredential(X509Certificate cert, PrivateKey key, String alias)
          Creates an X500PrivateCredential that associates an X.509 certificate, a private key and the KeyStore alias.
 


JavaTM 2 Platform
Std. Ed. v1.4.2

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

free hit counter