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 CertificateFactory
BaseSession. getCertificateFactory()
CertificateFactory
Session. 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 interface
AliasedCertificateFactory
interface
KeyStoreCertificateFactory
interface
StorableCertificateFactory
Classes in org.openas2.cert that implement CertificateFactory Modifier and Type Class Description class
BaseCertificateFactory
class
PKCS12CertificateFactory
-