| Package | Description |
|---|---|
| org.apache.shiro.session.mgt |
SessionManager components supporting enterprise session management. |
| org.apache.shiro.subject.support |
Concrete support implementations of most of the
org.apache.shiro.subject interfaces. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSessionContext
Default implementation of the
SessionContext interface which provides getters and setters that
wrap interaction with the underlying backing context map. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSubjectContext
Default implementation of the
SubjectContext interface. |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.