- All Implemented Interfaces:
- org.apache.shiro.config.ResourceConfigurable, org.apache.shiro.env.Environment, org.apache.shiro.env.NamedObjectEnvironment, org.apache.shiro.util.Destroyable, org.apache.shiro.util.Initializable, org.apache.shiro.web.env.MutableWebEnvironment, org.apache.shiro.web.env.WebEnvironment
public class CdiIniWebEnvironment
extends org.apache.shiro.web.env.IniWebEnvironment
An extension of IniWebEnvironment which makes CDI beans qualified with
@ShiroIni available to Shiro, to be referenced in INI files.
- Author:
- Harald Wellmann