public abstract class AbstractSocialAuthenticator extends BaseAuthenticator
Authenticator.AuthenticationStatus| Modifier and Type | Field and Description |
|---|---|
protected javax.servlet.http.HttpServletRequest |
httpServletRequest |
protected javax.servlet.http.HttpServletResponse |
httpServletResponse |
| Constructor and Description |
|---|
AbstractSocialAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setHttpServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setHttpServletResponse(javax.servlet.http.HttpServletResponse httpServletResponse) |
getAccount, getStatus, postAuthenticate, setAccount, setStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticateCopyright © 2014 JBoss Inc.. All Rights Reserved.