public class PublicApiAuthenticatorFactory.PublicApiAuthenticator extends BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
Constructor and Description |
---|
PublicApiAuthenticatorFactory.PublicApiAuthenticator(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req,
org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res,
org.alfresco.rest.api.PublicApiAuthenticatorFactory.ProxyListener proxyListener)
Construct
|
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest) |
emptyCredentials
public PublicApiAuthenticatorFactory.PublicApiAuthenticator(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req, org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res, org.alfresco.rest.api.PublicApiAuthenticatorFactory.ProxyListener proxyListener)
authenticationService
- req
- res
- public boolean authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required, boolean isGuest)
authenticate
in interface org.springframework.extensions.webscripts.Authenticator
authenticate
in class BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.