Uses of Interface
org.apache.shiro.lang.io.Serializer
Packages that use Serializer
Package
Description
Support for reading and writing (input/output) raw data from multiple resource locations.
-
Uses of Serializer in org.apache.shiro.lang.io
Classes in org.apache.shiro.lang.io that implement SerializerModifier and TypeClassDescriptionclassSerializer implementation that uses the default JVM serialization mechanism (Object Input/Output Streams).classDeprecated, for removal: This API element is subject to removal in a future version.This class should not be used directly because of unsecure XMLEncoder/XMLDecoder usage.