|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |