public class ChangePasswordPost
extends org.springframework.extensions.webscripts.DeclarativeWebScript
| Constructor and Description |
|---|
ChangePasswordPost() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status) |
void |
setAuthenticationService(org.alfresco.service.cmr.security.MutableAuthenticationService authenticationService) |
void |
setAuthorityService(org.alfresco.service.cmr.security.AuthorityService authorityService) |
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplateaddModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringpublic void setAuthenticationService(org.alfresco.service.cmr.security.MutableAuthenticationService authenticationService)
authenticationService - the AuthenticationService to setpublic void setAuthorityService(org.alfresco.service.cmr.security.AuthorityService authorityService)
authorityService - the AuthorityService to setprotected java.util.Map executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status)
executeImpl in class org.springframework.extensions.webscripts.DeclarativeWebScriptCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.