Class GoogleAuthenticationService
- java.lang.Object
-
- org.springframework.social.security.provider.AbstractSocialAuthenticationService<S>
-
- org.springframework.social.security.provider.OAuth2AuthenticationService<Google>
-
- org.springframework.social.google.security.GoogleAuthenticationService
-
-
Constructor Summary
Constructors Constructor Description GoogleAuthenticationService(String apiKey, String appSecret)
-
Method Summary
-
Methods inherited from class org.springframework.social.security.provider.OAuth2AuthenticationService
addCustomParameters, afterPropertiesSet, buildReturnToUrl, getAuthToken, getConnectionFactory, getReturnToUrlParameters, setConnectionFactory, setDefaultScope, setReturnToUrlParameters
-
-