@Configuration(proxyBeanMethods=false) @ConditionalOnBean(value=org.springframework.cloud.client.loadbalancer.RetryLoadBalancerInterceptor.class) protected static class OAuth2LoadBalancerClientAutoConfiguration.UserInfoRetryLoadBalancerConfig extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
UserInfoRetryLoadBalancerConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoRestTemplateCustomizer |
retryLoadBalancedUserInfoRestTemplateCustomizer(RetryLoadBalancerInterceptor loadBalancerInterceptor) |
@Bean public org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoRestTemplateCustomizer retryLoadBalancedUserInfoRestTemplateCustomizer(RetryLoadBalancerInterceptor loadBalancerInterceptor)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.