public class FacebookAuthenticatorFactory extends 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.ServletAuthenticatorFactoryCopyright © 2005–2014 Alfresco Software. All rights reserved.