Uses of Interface
com.tangosol.net.ssl.KeyStoreLoader
Package
Description
Contains interfaces and classes related to custom SSL certificate and key store loaders.
-
Uses of KeyStoreLoader in com.tangosol.net.ssl
Modifier and TypeClassDescriptionclass
A base class forKeyStoreLoader
implementations.class
AKeyStoreLoader
that loads an empty, non-password protectedKeyStore
.class
AKeyStoreLoader
that loads aKeyStore
file from a URL.