public class PublicApiAuthenticatorFactory.PublicApiAuthenticator extends RemoteUserAuthenticatorFactory.RemoteUserAuthenticator
authorization, listener, servletRes, ticket| Constructor and Description |
|---|
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) |
getRemoteUseremptyCredentialspublic PublicApiAuthenticator(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req,
org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res,
org.alfresco.rest.api.PublicApiAuthenticatorFactory.ProxyListener proxyListener)
req - WebScriptServletRequestres - WebScriptServletResponseproxyListener - ProxyListenerpublic boolean authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest)
authenticate in interface org.springframework.extensions.webscripts.Authenticatorauthenticate in class RemoteUserAuthenticatorFactory.RemoteUserAuthenticatorCopyright © 2005–2018 Alfresco Software. All rights reserved.