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) |
emptyCredentialspublic 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.Authenticatorauthenticate in class BasicHttpAuthenticatorFactory.BasicHttpAuthenticatorCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.