hunt.shiro.util.ByteSource

Undocumented in source.

Members

Interfaces

ByteSource
interface ByteSource

A {@code ByteSource} wraps a byte array and provides additional encoding operations. Most users will find the {@link Util} inner class sufficient to construct ByteSource instances.

Meta