| 接口 | 说明 |
|---|---|
| Session |
A
Session is a stateful data context associated with a single Subject (user, daemon process,
etc) who interacts with a software system over a period of time. |
| SessionContext | |
| SessionFactory | |
| SessionIdGenerator<E> | |
| SessionListener | |
| SessionManager |
A SessionManager manages the creation, maintenance, and clean-up of all application
Sessions. |
| SessionManagerAware | |
| SessionRepository |
| 类 | 说明 |
|---|---|
| SessionEvent |
| 枚举 | 说明 |
|---|---|
| SessionEvent.SessionEventType |
| 异常错误 | 说明 |
|---|---|
| SessionException |
General security exception attributed to problems during interaction with the system during
a session.
|
Copyright © 2022. All rights reserved.