public class FacebookAuthenticatorFactory.FacebookAuthenticator
extends java.lang.Object
implements org.springframework.extensions.webscripts.Authenticator
| Constructor and Description |
|---|
FacebookAuthenticatorFactory.FacebookAuthenticator(FacebookServletRequest req,
org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest) |
boolean |
emptyCredentials() |
public FacebookAuthenticatorFactory.FacebookAuthenticator(FacebookServletRequest req, org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res)
authenticationService - req - res - public boolean authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest)
authenticate in interface org.springframework.extensions.webscripts.Authenticatorpublic boolean emptyCredentials()
emptyCredentials in interface org.springframework.extensions.webscripts.AuthenticatorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.