Class TokenExchangeClientConfiguration
java.lang.Object
de.adorsys.sts.token.tokenexchange.client.TokenExchangeClientConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontokenExchangeClient(org.springframework.web.client.RestTemplate restTemplate)
-
Constructor Details
-
TokenExchangeClientConfiguration
public TokenExchangeClientConfiguration()
-
-
Method Details
-
tokenExchangeClient
@Bean public TokenExchangeClient tokenExchangeClient(org.springframework.web.client.RestTemplate restTemplate)
-