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.Authenticatorpublic boolean emptyCredentials()
emptyCredentials in interface org.springframework.extensions.webscripts.AuthenticatorCopyright © 2005–2018 Alfresco Software. All rights reserved.