public class Session extends BaseProcessorExtension
Provides access to the user's authentication ticket.
Constructor and Description |
---|
Session() |
Modifier and Type | Method and Description |
---|---|
String |
getTicket()
Get the user's authentication ticket.
|
void |
setServiceRegistry(ServiceRegistry services)
Set the service registry
|
getExtensionName, register, setExtensionName, setProcessor
public void setServiceRegistry(ServiceRegistry services)
services
- the service registrypublic String getTicket()
Copyright © 2005–2017 Alfresco Software. All rights reserved.