Class Session

All Implemented Interfaces:
org.alfresco.processor.ProcessorExtension

public class Session extends BaseProcessorExtension
Support object for session level properties etc.

Provides access to the user's authentication ticket.

Author:
Andy Hind
  • Constructor Details

    • Session

      public Session()
  • Method Details

    • setServiceRegistry

      public void setServiceRegistry(ServiceRegistry services)
      Set the service registry
      Parameters:
      services - the service registry
    • getTicket

      public String getTicket()
      Get the user's authentication ticket.
      Returns:
      String