Uses of Package
com.tangosol.net.ssl
-
Packages that use com.tangosol.net.ssl Package Description com.tangosol.coherence.config.builder Defines the typical runtime configuration builders for the Coherence configuration object model.com.tangosol.net.ssl Contains interfaces and classes related to custom SSL certificate and key store loaders. -
Classes in com.tangosol.net.ssl used by com.tangosol.coherence.config.builder Class Description RefreshPolicy Implemented by classes that wish to control whether anSSLContextis updated when its scheduled update check runs. -
Classes in com.tangosol.net.ssl used by com.tangosol.net.ssl Class Description AbstractCertificateLoader A base class forCertificateLoaderimplementations.AbstractKeyStoreLoader A base class forKeyStoreLoaderimplementations.AbstractPrivateKeyLoader A base class forPrivateKeyLoaderimplementations.CertificateLoader A class that can load an array ofcertificates.KeyStoreLoader A class that can create aKeyStore.PrivateKeyLoader A class that can create aPrivateKey.RefreshPolicy Implemented by classes that wish to control whether anSSLContextis updated when its scheduled update check runs.