C G I L O S U

C

connect() - Method in class org.brickred.socialauth.cdi.SocialAuth
Verifies the user when the external provider redirects back to our application

G

getContactList() - Method in class org.brickred.socialauth.cdi.SocialAuth
Gets the list of contacts available from the provider.
getId() - Method in class org.brickred.socialauth.cdi.SocialAuth
 
getProfile() - Method in class org.brickred.socialauth.cdi.SocialAuth
Returns the Profile information for the user.
getStatus() - Method in class org.brickred.socialauth.cdi.SocialAuth
Status of the user to be updated on a provider like Facebook or Twitter.
getUserProfile() - Method in class org.brickred.socialauth.cdi.SocialAuth
Retrieves the user profile from the provider.
getViewUrl() - Method in class org.brickred.socialauth.cdi.SocialAuth
Gets the relative URL of the view to which user will be redirected after authentication

I

init() - Method in class org.brickred.socialauth.cdi.SocialAuth
 

L

login() - Method in class org.brickred.socialauth.cdi.SocialAuth
This is the most important action.
logout() - Method in class org.brickred.socialauth.cdi.SocialAuth
Reinitializes the bean

O

org.brickred.socialauth.cdi - package org.brickred.socialauth.cdi
 

S

setId(String) - Method in class org.brickred.socialauth.cdi.SocialAuth
Sets the authentication provider.
setStatus(String) - Method in class org.brickred.socialauth.cdi.SocialAuth
Status of the user to be updated on a provider like Facebook or Twitter.
setViewUrl(String) - Method in class org.brickred.socialauth.cdi.SocialAuth
Sets the view URL to which the user will be redirected after authentication
SocialAuth - Class in org.brickred.socialauth.cdi
This is a CDI component that allows us to delegate authentication to OpenID / oAuth providers like Facebook, Twitter, Google, Yahoo.
SocialAuth() - Constructor for class org.brickred.socialauth.cdi.SocialAuth
 

U

updateStatus() - Method in class org.brickred.socialauth.cdi.SocialAuth
Updates the status on the given provider.

C G I L O S U

Copyright © 2013. All Rights Reserved.