public class OAuth2Template extends AbstractGoogleApiOperations implements OAuth2Operations
isAuthorized, restTemplate| Constructor and Description |
|---|
OAuth2Template(org.springframework.web.client.RestTemplate restTemplate,
boolean isAuthorized) |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
getUserinfo()
Retrieves the authenticated user's Google user.
|
deleteEntity, deleteEntity, getEntity, patch, requireAuthorization, saveEntity, saveEntitypublic OAuth2Template(org.springframework.web.client.RestTemplate restTemplate,
boolean isAuthorized)
public UserInfo getUserinfo()
OAuth2OperationsgetUserinfo in interface OAuth2OperationsPerson