Modifier and Type | Field and Description |
---|---|
static String |
NAME
Flash map attribute.
|
Modifier and Type | Method and Description |
---|---|
static FlashMap |
create(Context ctx,
Cookie template)
Creates a new flash-scope using the given cookie.
|
FlashMap |
keep()
Keep flash cookie for next request.
|
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
static final String NAME
Copyright © 2020. All rights reserved.