Class StatelessUserSessionData

    • Method Detail

      • getAccessChannelName

        public String getAccessChannelName()
        Description copied from interface: SessionData
        Returns the internal name of the original channel (i.e the channel used to access Cyclos) . Must be accessible outside transactions.
      • getChannelName

        public String getChannelName()
        Description copied from interface: SessionData
        Returns the internal name of the current channel. Must be accessible outside transactions.