net.smartam.leeloo.controller
Class ResourceController

java.lang.Object
  extended by net.smartam.leeloo.controller.ResourceController

@Controller
@RequestMapping(value="/get_resource")
public class ResourceController
extends Object

Author:
Maciej Machulak, Lukasz Moren

Constructor Summary
ResourceController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView authorize(OAuthParams oauthParams, javax.servlet.http.HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceController

public ResourceController()
Method Detail

authorize

@RequestMapping
public org.springframework.web.servlet.ModelAndView authorize(@ModelAttribute(value="oauthParams")
                                                                             OAuthParams oauthParams,
                                                                             javax.servlet.http.HttpServletRequest req)


Copyright © 2010. All Rights Reserved.