public static class LocalTestRunAsAuthenticatorFactory.LocalTestRunAsAuthenticator extends Object implements org.springframework.extensions.webscripts.Authenticator
| Constructor and Description |
|---|
LocalTestRunAsAuthenticatorFactory.LocalTestRunAsAuthenticator(String userName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest) |
boolean |
emptyCredentials() |
public LocalTestRunAsAuthenticatorFactory.LocalTestRunAsAuthenticator(String userName)
public 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–2014 Alfresco Software. All rights reserved.