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