public interface SessionMap extends Map<String,Object>
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
Object |
get(String key,
Object defaultValueIfNull) |
Object |
getId() |
void |
invalidate()
invalidates the underlying HTTP session
|
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesCopyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.