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, setProcessorpublic void setServiceRegistry(ServiceRegistry services)
services - the service registrypublic String getTicket()
Copyright © 2005–2018 Alfresco Software. All rights reserved.