Package com.tangosol.net.ssl
package com.tangosol.net.ssl
Contains interfaces and classes related to custom SSL certificate and key store loaders.
-
ClassDescriptionA base class for
CertificateLoaderimplementations.A base class forKeyStoreLoaderimplementations.A base class forPrivateKeyLoaderimplementations.A class that can load an array ofcertificates.AKeyStoreLoaderthat loads an empty, non-password protectedKeyStore.A class that can create aKeyStore.A class that can create aPrivateKey.Implemented by classes that wish to control whether anSSLContextis updated when its scheduled update check runs.APrivateKeyLoaderthat loads aCertificatefile from a URL.AKeyStoreLoaderthat loads aKeyStorefile from a URL.APrivateKeyLoaderthat loads aPrivateKeyfile in PEM format from a URL.