Uses of Class
org.apache.shiro.jndi.JndiLocator
Packages that use JndiLocator
Package
Description
Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.
Support for acquiring Realms from JNDI, particularly useful for configuring Shiro in JEE or EJB environments.
-
Uses of JndiLocator in org.apache.shiro.jndi
Subclasses of JndiLocator in org.apache.shiro.jndiModifier and TypeClassDescriptionclassA factory implementation intended to be used to look up objects in jndi. -
Uses of JndiLocator in org.apache.shiro.realm.jndi
Subclasses of JndiLocator in org.apache.shiro.realm.jndiModifier and TypeClassDescriptionclassLooks up one or more Realm instances from JNDI using specifiedjndiNames.