public class LoginTicketDelete
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Constructor and Description |
---|
LoginTicketDelete() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status) |
void |
setAuthenticationService(AuthenticationService authenticationService) |
void |
setTicketComponent(org.alfresco.repo.security.authentication.TicketComponent ticketComponent) |
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
public void setTicketComponent(org.alfresco.repo.security.authentication.TicketComponent ticketComponent)
ticketComponent
- TicketComponentpublic void setAuthenticationService(AuthenticationService authenticationService)
authenticationService
- AuthenticationServiceCopyright © 2005–2017 Alfresco Software. All rights reserved.