Uses of Interface
java.security.Certificate

Packages that use Certificate
java.security   
 

Uses of Certificate in java.security
 

Methods in java.security that return Certificate
 Certificate[] Identity.certificates()
           
 

Methods in java.security with parameters of type Certificate
 void Identity.addCertificate(Certificate var0)
           
 void Identity.removeCertificate(Certificate var0)
           
 



Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.