Class LogoutRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      LogoutRequest()
      Instantiates a new logout request.
    • Constructor Detail

      • LogoutRequest

        public LogoutRequest()
        Instantiates a new logout request.
    • Method Detail

      • getSessionId

        public java.lang.String getSessionId()
        Gets the session id.
        Returns:
        the session id
      • setSessionId

        public void setSessionId​(java.lang.String sessionId)
        Sets the session id.
        Parameters:
        sessionId - the new session id