Flash map.
- Since:
- 2.0.0
- Author:
- edgar
-
Nested Class Summary
-
Field Summary
-
Method Summary
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Field Details
-
NAME
Flash map attribute.- See Also:
-
-
Method Details
-
create
Creates a new flash-scope using the given cookie.- Parameters:
ctx
- Web context.template
- Cookie template.- Returns:
- A new flash map.
-
keep
Keep flash cookie for next request.- Returns:
- This flash map.
-