public interface SSOService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
delete(org.apache.shiro.session.Session session) |
org.apache.shiro.session.Session |
readSession(Serializable sessionId) |
void |
update(org.apache.shiro.session.Session session) |
org.apache.shiro.session.Session readSession(Serializable sessionId) throws org.apache.shiro.session.UnknownSessionException
org.apache.shiro.session.UnknownSessionExceptionvoid update(org.apache.shiro.session.Session session)
throws org.apache.shiro.session.UnknownSessionException
org.apache.shiro.session.UnknownSessionExceptionvoid delete(org.apache.shiro.session.Session session)
Copyright © 2015-2017. All Rights Reserved.