Uses of Class
org.kiwiproject.security.SimpleSSLContextFactory
-
Packages that use SimpleSSLContextFactory Package Description org.kiwiproject.config org.kiwiproject.security -
-
Uses of SimpleSSLContextFactory in org.kiwiproject.config
Methods in org.kiwiproject.config that return SimpleSSLContextFactory Modifier and Type Method Description SimpleSSLContextFactorySSLContextConfiguration. toSimpleSSLContextFactory()Convert this configuration to aSimpleSSLContextFactory. -
Uses of SimpleSSLContextFactory in org.kiwiproject.security
Methods in org.kiwiproject.security that return SimpleSSLContextFactory Modifier and Type Method Description SimpleSSLContextFactorySimpleSSLContextFactory.Builder. build()
-