Uses of Class
org.apache.synapse.transport.certificatevalidation.cache.CertCache
-
Packages that use CertCache Package Description org.apache.synapse.transport.certificatevalidation org.apache.synapse.transport.certificatevalidation.cache -
-
Uses of CertCache in org.apache.synapse.transport.certificatevalidation
Methods in org.apache.synapse.transport.certificatevalidation with parameters of type CertCache Modifier and Type Method Description X509Certificate
CertificateVerificationManager. getVerifiedIssuerCertOfPeerCert(X509Certificate peerCert, CertCache certCache)
-
Uses of CertCache in org.apache.synapse.transport.certificatevalidation.cache
Methods in org.apache.synapse.transport.certificatevalidation.cache that return CertCache Modifier and Type Method Description static CertCache
CertCache. getCache()
-