Interface ConfluenceHttpSession

    • Method Detail

      • getId

        String getId()
        Returns:
        the raw id of the session
      • getUserName

        String getUserName()
        Returns:
        the name of the user who owns this session. NOTE : This can be null.
      • getLastAccessTime

        Instant getLastAccessTime()
        Returns:
        the last time the session was active or null if it's not known