Method and Description |
---|
org.springframework.social.oauth2.OAuth2Template.refreshAccess(String, String, MultiValueMap |
org.springframework.social.oauth2.OAuth2Operations.refreshAccess(String, String, MultiValueMap Set the scope via additional parameters. This can be done conveniently user OAuth2Parameters.
|
org.springframework.social.security.SocialAuthenticationFilter.requiresAuthentication(HttpServletRequest, HttpServletResponse) |
org.springframework.social.connect.web.ConnectController.setInterceptors(List Use
ConnectController.setConnectInterceptors(List) instead. |
Constructor and Description |
---|
org.springframework.social.connect.UserProfile(String, String, String, String, String)
Use other constructor instead
|