Uses of Class
org.apache.shiro.util.AbstractFactory

Packages that use AbstractFactory
org.apache.shiro.config Components that support configuring Shiro in any application. 
 

Uses of AbstractFactory in org.apache.shiro.config
 

Subclasses of AbstractFactory in org.apache.shiro.config
 class IniFactorySupport<T>
          Base support class for Factory implementations that generate their instance(s) based on Ini configuration.
 class IniSecurityManagerFactory
          A Factory that creates SecurityManager instances based on Ini configuration.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.