Class GoogleServiceProvider
- java.lang.Object
-
- org.springframework.social.oauth2.AbstractOAuth2ServiceProvider<Google>
-
- org.springframework.social.google.connect.GoogleServiceProvider
-
- All Implemented Interfaces:
org.springframework.social.oauth2.OAuth2ServiceProvider<Google>,org.springframework.social.ServiceProvider<Google>
public class GoogleServiceProvider extends org.springframework.social.oauth2.AbstractOAuth2ServiceProvider<Google>
Google ServiceProvider implementation.- Author:
- Gabriel Axel
-
-
Constructor Summary
Constructors Constructor Description GoogleServiceProvider(String clientId, String clientSecret)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GooglegetApi(String accessToken)
-