public interface SessionAware
Modifier and Type | Method and Description |
---|---|
void |
withSession(Map<String,Object> session)
Applies the Map of session attributes in the implementing class.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.