public class TwitterAuthenticator extends AbstractSocialAuthenticator
Authenticator for Twitter loginAuthenticator.AuthenticationStatus| Modifier and Type | Field and Description |
|---|---|
protected TwitterConfiguration |
configuration |
protected static String |
TWIT_REQUEST_TOKEN_SESSION_ATTRIBUTE |
httpServletRequest, httpServletResponse| Constructor and Description |
|---|
TwitterAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate() |
void |
setConfiguration(TwitterConfiguration configuration) |
setHttpServletRequest, setHttpServletResponsegetAccount, getStatus, postAuthenticate, setAccount, setStatusprotected static final String TWIT_REQUEST_TOKEN_SESSION_ATTRIBUTE
protected TwitterConfiguration configuration
public void setConfiguration(TwitterConfiguration configuration)
public void authenticate()
Copyright © 2014 JBoss Inc.. All Rights Reserved.