public class Login
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Constructor and Description |
---|
Login() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status) |
protected java.util.Map |
login(java.lang.String username,
java.lang.String password) |
void |
setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService) |
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString
protected java.util.Map executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.Status status)
public void setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService)
authenticationService
- protected java.util.Map login(java.lang.String username, java.lang.String password)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.