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) |
getRemoteUser
emptyCredentials
public 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.Authenticator
authenticate
in class RemoteUserAuthenticatorFactory.RemoteUserAuthenticator
Copyright © 2005–2017 Alfresco Software. All rights reserved.