org.springframework.security.oauth.examples.tonr.impl
Class GoogleServiceImpl
java.lang.Object
org.springframework.security.oauth.examples.tonr.impl.GoogleServiceImpl
- All Implemented Interfaces:
- GoogleService
public class GoogleServiceImpl
- extends Object
- implements GoogleService
- Author:
- Ryan Heaton
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleServiceImpl
public GoogleServiceImpl()
getLastTenPicasaPictureURLs
public List<String> getLastTenPicasaPictureURLs()
- Specified by:
getLastTenPicasaPictureURLs in interface GoogleService
getGoogleRestTemplate
public OAuthRestTemplate getGoogleRestTemplate()
setGoogleRestTemplate
public void setGoogleRestTemplate(OAuthRestTemplate googleRestTemplate)
Copyright © 2012. All Rights Reserved.