public interface ImmutableSessionAccessMetaData
| Modifier and Type | Method and Description |
|---|---|
Duration |
getLastAccessDuration()
Returns the duration of time between the start and of the last access.
|
Duration |
getSinceCreationDuration()
Returns the duration of time between session creation and the start of the last access.
|
Duration getSinceCreationDuration()
Duration getLastAccessDuration()
Copyright © 2022 JBoss by Red Hat. All rights reserved.