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, getAttributeNames
Copyright © 2016 JBoss by Red Hat. All rights reserved.