public interface SessionAttributes extends SessionAttributes, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Signals the end of the transient lifecycle of this session, typically triggered at the end of a given request.
|
removeAttribute, setAttributegetAttribute, getAttributeNamesvoid close()
close in interface AutoCloseableCopyright © 2022 JBoss by Red Hat. All rights reserved.