public interface ImmutableSessionAttributes
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String name)
Retrieves the value of the specified attribute.
|
Set<String> |
getAttributeNames()
Returns the names of the attributes of this session.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.