public interface ImmutableSession
| Modifier and Type | Method and Description |
|---|---|
ImmutableSessionAttributes |
getAttributes()
Returns this session's attributes.
|
String |
getId()
Specifies this session's unique identifier.
|
ImmutableSessionMetaData |
getMetaData()
Returns this session's meta data.
|
String getId()
ImmutableSessionMetaData getMetaData()
IllegalStateException - if this session is invalidImmutableSessionAttributes getAttributes()
IllegalStateException - if this session is invalidCopyright © 2019 JBoss by Red Hat. All rights reserved.