public interface UserInfoRestTemplateFactory
OAuth2RestTemplate
used for extracting user info
during authentication if none is available.Modifier and Type | Method and Description |
---|---|
org.springframework.security.oauth2.client.OAuth2RestTemplate |
getUserInfoRestTemplate()
Return the
OAuth2RestTemplate used for extracting user info during
authentication if none is available. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.