Uses of Class
org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
-
Packages that use OCSPCache Package Description org.apache.synapse.transport.certificatevalidation.ocsp -
-
Uses of OCSPCache in org.apache.synapse.transport.certificatevalidation.ocsp
Methods in org.apache.synapse.transport.certificatevalidation.ocsp that return OCSPCache Modifier and Type Method Description static OCSPCache
OCSPCache. getCache()
Constructors in org.apache.synapse.transport.certificatevalidation.ocsp with parameters of type OCSPCache Constructor Description OCSPVerifier(OCSPCache cache)
-