Interface ImmutableSessionAccessMetaData

    • Method Detail

      • getSinceCreationDuration

        Duration getSinceCreationDuration()
        Returns the duration of time between session creation and the start of the last access.
        Returns:
        the duration of time between session creation and the start of the last access.
      • getLastAccessDuration

        Duration getLastAccessDuration()
        Returns the duration of time between the start and of the last access.
        Returns:
        the duration of time between the start and of the last access.