Uses of Interface
de.hybris.platform.kymaintegrationservices.services.SSLContextFactoryService
-
Packages that use SSLContextFactoryService Package Description de.hybris.platform.kymaintegrationservices.services.impl de.hybris.platform.kymaintegrationservices.utils -
-
Uses of SSLContextFactoryService in de.hybris.platform.kymaintegrationservices.services.impl
Classes in de.hybris.platform.kymaintegrationservices.services.impl that implement SSLContextFactoryService Modifier and Type Class Description classDefaultSSLContextFactoryServiceDefault implementation ofSSLContextFactoryService. -
Uses of SSLContextFactoryService in de.hybris.platform.kymaintegrationservices.utils
Methods in de.hybris.platform.kymaintegrationservices.utils that return SSLContextFactoryService Modifier and Type Method Description protected SSLContextFactoryServiceRestTemplateWrapper. getSslContextFactoryService()Methods in de.hybris.platform.kymaintegrationservices.utils with parameters of type SSLContextFactoryService Modifier and Type Method Description voidRestTemplateWrapper. setSslContextFactoryService(SSLContextFactoryService sslContextFactoryService)
-