Uses of Interface
com.tangosol.net.ssl.CertificateLoader
-
Packages that use CertificateLoader Package Description com.tangosol.net.ssl Contains interfaces and classes related to custom SSL certificate and key store loaders. -
-
Uses of CertificateLoader in com.tangosol.net.ssl
Classes in com.tangosol.net.ssl that implement CertificateLoader Modifier and Type Class Description class
AbstractCertificateLoader
A base class forCertificateLoader
implementations.class
URLCertificateLoader
APrivateKeyLoader
that loads aCertificate
file from a URL.
-