Uses of Class
org.apache.shiro.config.IniSecurityManagerFactory
-
Packages that use IniSecurityManagerFactory Package Description org.apache.shiro.web.config Web-specific implementation extensions to theorg.apache.shiro.config
components. -
-
Uses of IniSecurityManagerFactory in org.apache.shiro.web.config
Subclasses of IniSecurityManagerFactory in org.apache.shiro.web.config Modifier and Type Class Description class
WebIniSecurityManagerFactory
Deprecated.use Shiro'sEnvironment
mechanisms instead.
-