public class FacebookAuthenticatorFactory
extends java.lang.Object
implements org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory
Modifier and Type | Class and Description |
---|---|
class |
FacebookAuthenticatorFactory.FacebookAuthenticator
Web Script Authenticator that supports Facebook authentication
mechanism.
|
Constructor and Description |
---|
FacebookAuthenticatorFactory() |
Modifier and Type | Method and Description |
---|---|
org.springframework.extensions.webscripts.Authenticator |
create(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req,
org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res) |
public org.springframework.extensions.webscripts.Authenticator create(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req, org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res)
create
in interface org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.