public class Session extends BaseProcessorExtension
Provides access to the user's authentication ticket.
Constructor and Description |
---|
Session() |
Modifier and Type | Method and Description |
---|---|
java.lang.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 java.lang.String getTicket()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.