public class BasicHttpAuthenticatorFactory
extends java.lang.Object
implements org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory
| Modifier and Type | Class and Description |
|---|---|
class |
BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
HTTP Basic Authentication
|
| Constructor and Description |
|---|
BasicHttpAuthenticatorFactory() |
| 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) |
void |
setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService) |
public void setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService)
authenticationService - 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 - 2010 Alfresco Software, Inc. All Rights Reserved.