| Package | Description |
|---|---|
| tech.hdis.framework.security.manager | |
| tech.hdis.framework.security.session.imp | |
| tech.hdis.framework.security.session.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static Session |
SessionManager.getSession()
得到session
|
| Modifier and Type | Method and Description |
|---|---|
Session |
RedisSessionServiceImpl.getSession()
获取当前Session
|
| Modifier and Type | Method and Description |
|---|---|
void |
RedisSessionServiceImpl.saveOrUpdateSession(Session session)
新增或修改session;
|
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionService.getSession()
获取当前线程Session
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionService.saveOrUpdateSession(Session session)
新增或修改session
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.