public interface InvalidatableSessionMetaData extends SessionMetaData
Modifier and Type | Method and Description |
---|---|
boolean |
invalidate()
Invalidates the session.
|
boolean |
isValid()
Indicates whether or not this session is still valid.
|
setLastAccessedTime, setMaxInactiveInterval
getCreationTime, getLastAccessedTime, getMaxInactiveInterval, isExpired, isNew
Copyright © 2017 JBoss by Red Hat. All rights reserved.