hunt.shiro.env.DefaultEnvironment

Undocumented in source.

Members

Classes

DefaultEnvironment
class DefaultEnvironment

Simple/default {@code Environment} implementation that stores Shiro objects as key-value pairs in a {@link java.util.Map Map} instance. The key is the object name, the value is the object itself.

Meta