Uses of Class
org.apache.amber.oauth2.client.demo.model.OAuthRegParams

Packages that use OAuthRegParams
org.apache.amber.oauth2.client.demo   
org.apache.amber.oauth2.client.demo.controller   
 

Uses of OAuthRegParams in org.apache.amber.oauth2.client.demo
 

Methods in org.apache.amber.oauth2.client.demo with parameters of type OAuthRegParams
static void Utils.validateRegistrationParams(OAuthRegParams oauthParams)
           
 

Uses of OAuthRegParams in org.apache.amber.oauth2.client.demo.controller
 

Methods in org.apache.amber.oauth2.client.demo.controller with parameters of type OAuthRegParams
 org.springframework.web.servlet.ModelAndView MainController.authorize(OAuthParams oauthParams, OAuthRegParams oauthRegParams, String app, javax.servlet.http.HttpServletResponse res)
           
 org.springframework.web.servlet.ModelAndView RegistrationController.authorize(OAuthRegParams oauthRegParams, OAuthParams oauthParams, javax.servlet.http.HttpServletRequest req)
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.