DefaultEnvironment.this

Creates a new instance with the specified backing map.

@param seed backing map to use to maintain Shiro objects.

  1. this()
  2. this(Map!(string, Object) seed)
    class DefaultEnvironment
    this
    (
    Map!(string, Object) seed
    )

Meta