Class UserInfoService


  • @Service
    public class UserInfoService
    extends Object
    • Constructor Detail

      • UserInfoService

        @Autowired
        public UserInfoService​(org.springframework.web.client.RestTemplate restTemplate,
                               Properties properties,
                               org.mitre.oauth2.model.RegisteredClient client,
                               org.mitre.openid.connect.config.ServerConfiguration server)