Class GoogleTokenService
java.lang.Object
edu.ucsb.cs156.gauchoride.services.GoogleTokenService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.oauth2.core.OAuth2AccessToken
getAccessToken
(String principalName)
-
Constructor Details
-
GoogleTokenService
public GoogleTokenService()
-
-
Method Details
-
getAccessToken
public org.springframework.security.oauth2.core.OAuth2AccessToken getAccessToken(String principalName)
-