Package | Description |
---|---|
org.tinygroup.weblayer.webcontext.session | |
org.tinygroup.weblayer.webcontext.session.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
SessionAttributeInterceptor
session属性读写操作时的拦截器
|
interface |
SessionLifecycleListener
session生命周期对应的拦截器
|
Modifier and Type | Method and Description |
---|---|
SessionInterceptor[] |
SessionConfig.getSessionInterceptors()
取得用来监听session行为的interceptors。
|
SessionInterceptor[] |
SessionConfiguration.ConfigImpl.getSessionInterceptors() |
Modifier and Type | Method and Description |
---|---|
void |
SessionConfiguration.ConfigImpl.setSessionInterceptors(SessionInterceptor[] sessionInterceptors) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSessionAttributeAccessController
用来控制session attributes的使用。
|
class |
SessionAttributeWhitelist
用来控制session attributes的使用。
|
class |
SessionLifecycleLogger
用来记录session日志生命期事件的listener。
|
Copyright © 2006–2018 TinyGroup. All rights reserved.