public interface ExactMatchesOnlySessionStore extends SessionStore
SessionStore
,只接受精确匹配的attribute names。SessionStore.StoreContext
Modifier and Type | Method and Description |
---|---|
void |
initAttributeNames(String[] attrNames)
设置所有精确匹配的attribute名称。
|
commit, getAttributeNames, init, invaldiate, loadAttribute
void initAttributeNames(String[] attrNames)
Copyright © 2006–2018 TinyGroup. All rights reserved.