Uses of Class
com.broadleafcommerce.payment.service.gateway.autoconfigure.SSLVerificationProperties
Packages that use SSLVerificationProperties
-
Uses of SSLVerificationProperties in com.broadleafcommerce.payment.service.gateway.autoconfigure
Methods in com.broadleafcommerce.payment.service.gateway.autoconfigure with parameters of type SSLVerificationPropertiesModifier and TypeMethodDescriptionorg.springframework.web.reactive.function.client.WebClient
StoreCreditServiceAutoConfiguration.storeCreditWebClient
(Supplier<org.springframework.security.oauth2.client.web.reactive.function.client.ServletOAuth2AuthorizedClientExchangeFilterFunction> oauth2FilterSupplier, com.fasterxml.jackson.databind.ObjectMapper objectMapper, SSLVerificationProperties sslVerificationProperties)