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