Uses of Class
net.smartam.leeloo.model.OAuthRegParams

Packages that use OAuthRegParams
net.smartam.leeloo   
net.smartam.leeloo.controller   
 

Uses of OAuthRegParams in net.smartam.leeloo
 

Methods in net.smartam.leeloo with parameters of type OAuthRegParams
static void Utils.validateRegistrationParams(OAuthRegParams oauthParams)
           
 

Uses of OAuthRegParams in net.smartam.leeloo.controller
 

Methods in net.smartam.leeloo.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. All Rights Reserved.