org.springframework.security.oauth.examples.tonr.mvc
Class PicasaController
java.lang.Object
org.springframework.security.oauth.examples.tonr.mvc.PicasaController
@Controller
public class PicasaController
- extends Object
- Author:
- Ryan Heaton, Dave Syer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PicasaController
public PicasaController()
photos
@RequestMapping(value="/google/picasa")
public String photos(Model model)
throws Exception
- Throws:
Exception
setGoogleService
public void setGoogleService(GoogleService googleService)
Copyright © 2012. All Rights Reserved.