Uses of Package
org.apache.shiro.lang.util

Packages that use org.apache.shiro.lang.util
Package
Description
Shiro lang.util package-info.
  • Class
    Description
    A ByteSource wraps a byte array and provides additional encoding operations.
    To use try-with-resources idiom, this class supports wrapping existing ByteSource object or byte array.
    Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
    Shiro container-agnostic interface that indicates that this object requires initialization.
    The Shiro framework's RuntimeException equivalent of the JDK's ClassNotFoundException, to maintain a RuntimeException paradigm.