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 Detail

      • Session

        public Session()
    • Method Detail

      • setServiceRegistry

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

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