Uses of Interface
org.apache.shiro.realm.RealmFactory

Packages that use RealmFactory
org.apache.shiro.realm.jndi Support for acquiring Realms from JNDI, particularly useful for configuring Shiro in JEE or EJB environments. 
 

Uses of RealmFactory in org.apache.shiro.realm.jndi
 

Classes in org.apache.shiro.realm.jndi that implement RealmFactory
 class JndiRealmFactory
          Looks up one or more Realm instances from JNDI using specified jndiNames.
 



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