| Package | Description |
|---|---|
| org.apache.shiro.io |
Support for reading and writing (input/output) raw data from multiple resource locations.
|
| 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. |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.