Uses of Interface
javax.microedition.pki.Certificate

Packages that use Certificate
javax.microedition.io   
javax.microedition.pki   
 

Uses of Certificate in javax.microedition.io
 

Methods in javax.microedition.io that return Certificate
 Certificate SecurityInfo.getServerCertificate()
           
 

Uses of Certificate in javax.microedition.pki
 

Methods in javax.microedition.pki that return Certificate
 Certificate CertificateException.getCertificate()
           
 

Constructors in javax.microedition.pki with parameters of type Certificate
CertificateException(Certificate certificate, byte status)
           
CertificateException(String message, Certificate certificate, byte status)
           
 



Copyright © 2006-2007 Jayway AB. All Rights Reserved.