Class OAuth2JwtAccessTokenResponseClient

    • Constructor Detail

      • OAuth2JwtAccessTokenResponseClient

        public OAuth2JwtAccessTokenResponseClient​(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder,
                                                  OAuth2JwtAssertionGenerator jwtAssertionGenerator)
    • Method Detail

      • getRestTemplate

        public org.springframework.web.client.RestTemplate getRestTemplate()
        Public to enable integration testing.
        Returns:
        the rest template used for access token requests