public class SessionInMemory extends Object
| Constructor and Description |
|---|
SessionInMemory() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
org.apache.shiro.session.Session |
getSession() |
void |
setCreateTime(Date createTime) |
void |
setSession(org.apache.shiro.session.Session session) |
Copyright © 2020. All rights reserved.