| Package | Description |
|---|---|
| org.apache.shiro.io |
Support for reading and writing (input/output) raw data from multiple resource locations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSerializer<T>
Serializer implementation that uses the default JVM serialization mechanism (Object Input/Output Streams).
|
class |
XmlSerializer
Serializer implementation that uses the JavaBeans
XMLEncoder and XMLDecoder to serialize
and deserialize, respectively. |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.