public class CoarseImmutableSessionAttributes extends Object implements ImmutableSessionAttributes
| Constructor and Description |
|---|
CoarseImmutableSessionAttributes(Map<String,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String name) |
Set<String> |
getAttributeNames() |
public Set<String> getAttributeNames()
getAttributeNames in interface ImmutableSessionAttributespublic Object getAttribute(String name)
getAttribute in interface ImmutableSessionAttributesCopyright © 2021 JBoss by Red Hat. All rights reserved.