Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
H
O
S
C
connect(String, HttpServletRequest)
- Method in class org.brickred.socialauth.spring.controller.
SocialAuthWebController
Initiates the connection with required provider.It redirects the browser to an appropriate URL which will be used for authentication with the requested provider.
G
getProvider()
- Method in class org.brickred.socialauth.spring.bean.
SocialAuthTemplate
Retrieves the auth provider reference to make any provider specific call.
H
hotmailCallback(HttpServletRequest)
- Method in class org.brickred.socialauth.spring.controller.
SocialAuthWebController
O
oauth2Callback(HttpServletRequest)
- Method in class org.brickred.socialauth.spring.controller.
SocialAuthWebController
oauthCallback(HttpServletRequest)
- Method in class org.brickred.socialauth.spring.controller.
SocialAuthWebController
openidCallback(HttpServletRequest)
- Method in class org.brickred.socialauth.spring.controller.
SocialAuthWebController
org.brickred.socialauth.spring.bean
- package org.brickred.socialauth.spring.bean
org.brickred.socialauth.spring.controller
- package org.brickred.socialauth.spring.controller
S
setProvider(AuthProvider)
- Method in class org.brickred.socialauth.spring.bean.
SocialAuthTemplate
Sets the auth provider reference
SocialAuthTemplate
- Class in
org.brickred.socialauth.spring.bean
Wrapping bean for the provider.
SocialAuthTemplate()
- Constructor for class org.brickred.socialauth.spring.bean.
SocialAuthTemplate
SocialAuthWebController
- Class in
org.brickred.socialauth.spring.controller
Generic controller for managing socialauth-provider connection flow.
SocialAuthWebController(String, String, Properties)
- Constructor for class org.brickred.socialauth.spring.controller.
SocialAuthWebController
Constructs a SocialAuthWebController.
C
G
H
O
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.