public interface SessionAttributes extends ImmutableSessionAttributes
| Modifier and Type | Method and Description |
|---|---|
Object |
removeAttribute(String name)
Removes the specified attribute.
|
Object |
setAttribute(String name,
Object value)
Sets the specified attribute to the specified value.
|
getAttribute, getAttributeNamesCopyright © 2021 JBoss by Red Hat. All rights reserved.