Uses of Class
org.apache.shiro.jndi.JndiLocator

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

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

Subclasses of JndiLocator in org.apache.shiro.realm.jndi
 class JndiRealmFactory
          Looks up one or more Realm instances from JNDI using specified jndiNames.
 



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