Uses of Interface
org.openas2.cert.CertificateFactory
-
Packages that use CertificateFactory Package Description org.openas2 org.openas2.cert -
-
Uses of CertificateFactory in org.openas2
Methods in org.openas2 that return CertificateFactory Modifier and Type Method Description CertificateFactoryBaseSession. getCertificateFactory()CertificateFactorySession. getCertificateFactory()Short-cut method to retrieve a certificate factory. -
Uses of CertificateFactory in org.openas2.cert
Subinterfaces of CertificateFactory in org.openas2.cert Modifier and Type Interface Description interfaceAliasedCertificateFactoryinterfaceKeyStoreCertificateFactoryinterfaceStorableCertificateFactoryClasses in org.openas2.cert that implement CertificateFactory Modifier and Type Class Description classBaseCertificateFactoryclassPKCS12CertificateFactory
-