Uses of Package
org.apache.shiro.lang.io
Packages that use org.apache.shiro.lang.io
Package
Description
Support for reading and writing (input/output) raw data from multiple resource locations.
-
Classes in org.apache.shiro.lang.io used by org.apache.shiro.lang.ioClassDescriptionRoot exception for problems either serializing or de-serializing data.A
Serializerconverts objects to raw binary data and vice versa, enabling persistent storage of objects to files, HTTP cookies, or other mechanism.