Uses of Class
org.qubership.atp.itf.lite.backend.service.rest.RestTemplateService
Packages that use RestTemplateService
-
Uses of RestTemplateService in org.qubership.atp.itf.lite.backend.components.auth
Constructors in org.qubership.atp.itf.lite.backend.components.auth with parameters of type RestTemplateServiceModifierConstructorDescriptionOAuth2RequestAuthorizationStrategy(RestTemplateService restTemplateService, EncryptionService encryptionService, org.modelmapper.ModelMapper modelMapper) Constructor for OAuth2RequestAuthorizationStrategy.