public class SlingshotBasicHttpAuthenticatorFactory
extends org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory
For Admin auth level WebScripts, if the current user is not an admin, then authentication is still routed through the standard WebScript Basic Http authentication pattern.
Constructor and Description |
---|
SlingshotBasicHttpAuthenticatorFactory() |
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 SlingshotBasicHttpAuthenticatorFactory()
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
create
in class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.