public static interface SessionConfig.StoreMappingsConfig
Modifier and Type | Field and Description |
---|---|
static String |
MATCHES_ALL_ATTRIBUTES |
Modifier and Type | Method and Description |
---|---|
String[] |
getExactMatchedAttributeNames(String storeName)
反查指定store名称所对应的所有精确匹配的attribute名称。
|
String |
getStoreNameForAttribute(String attrName)
取得指定session attribute名称的对象所存放的session store。
|
static final String MATCHES_ALL_ATTRIBUTES
Copyright © 2006–2018 TinyGroup. All rights reserved.