Uses of Class
de.hybris.platform.apiregistryservices.utils.RestTemplateProvider
Packages that use RestTemplateProvider
-
Uses of RestTemplateProvider in de.hybris.platform.apiregistryservices.utils
Subclasses of RestTemplateProvider in de.hybris.platform.apiregistryservices.utilsModifier and TypeClassDescriptionclassDefault implementation ofRestTemplateProviderfor a REST Web Service interface with Basic authentication.classDefault implementation ofRestTemplateProviderfor a REST Web Service interface authorized byX509Certificate.classDefault implementation ofRestTemplateProviderfor a REST Web Service interface with OAuth2 authorization.Methods in de.hybris.platform.apiregistryservices.utils that return types with arguments of type RestTemplateProviderModifier and TypeMethodDescriptionprotected Map<Class<? extends AbstractCredentialModel>,RestTemplateProvider> DefaultRestTemplateFactory.getRestTemplateProviders()