public class FacebookAuthenticator extends AbstractSocialAuthenticator
Authenticator for Facebook loginAuthenticator.AuthenticationStatus| Modifier and Type | Field and Description |
|---|---|
protected String |
clientID |
protected String |
clientSecret |
protected FacebookConfiguration |
configuration |
protected static String |
FB_AUTH_STATE_SESSION_ATTRIBUTE |
protected FacebookProcessor |
processor |
protected String |
returnURL |
protected String |
scope |
httpServletRequest, httpServletResponse| Constructor and Description |
|---|
FacebookAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate() |
void |
setConfiguration(FacebookConfiguration configuration) |
setHttpServletRequest, setHttpServletResponsegetAccount, getStatus, postAuthenticate, setAccount, setStatusprotected FacebookConfiguration configuration
protected static final String FB_AUTH_STATE_SESSION_ATTRIBUTE
protected String returnURL
protected String clientID
protected String clientSecret
protected String scope
protected FacebookProcessor processor
public void setConfiguration(FacebookConfiguration configuration)
public void authenticate()
Copyright © 2014 JBoss Inc.. All Rights Reserved.