Uses of Package
org.apache.ignite.ssl
-
Packages that use org.apache.ignite.ssl Package Description org.apache.ignite.ssl Contains classes for working with SSL. -
Classes in org.apache.ignite.ssl used by org.apache.ignite.ssl Class Description AbstractSslContextFactory Represents abstract implementation of SSL Context Factory that caches the result of the first successful attempt to create anSSLContext
and always returns it as a result of further invocations of theAbstractSslContextFactory.create()
} method.