Package | Description |
---|---|
org.apache.shiro.io |
Support for reading and writing (input/output) raw data from multiple resource locations.
|
org.apache.shiro.mgt |
Provides the master
SecurityManager interface and a default implementation
hierarchy for managing all aspects of Shiro's functionality in an application. |
Class and Description |
---|
SerializationException
Root exception for problems either serializing or de-serializing data.
|
Serializer
A
Serializer converts objects to raw binary data and vice versa, enabling persistent storage
of objects to files, HTTP cookies, or other mechanism. |
Class and Description |
---|
Serializer
A
Serializer converts objects to raw binary data and vice versa, enabling persistent storage
of objects to files, HTTP cookies, or other mechanism. |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.