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.
See Source File