public class WebClientAuthenticatorFactory.WebClientAuthenticator extends Object implements org.springframework.extensions.webscripts.Authenticator
Constructor and Description |
---|
WebClientAuthenticator(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req,
org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res)
Construct
|
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest) |
boolean |
emptyCredentials() |
String |
toString() |
public WebClientAuthenticator(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req, org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res)
req
- WebScriptServletRequestres
- WebScriptServletResponsepublic boolean authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required, boolean isGuest)
authenticate
in interface org.springframework.extensions.webscripts.Authenticator
public boolean emptyCredentials()
emptyCredentials
in interface org.springframework.extensions.webscripts.Authenticator
Copyright © 2005–2017 Alfresco Software. All rights reserved.