Uses of Package
org.apache.shiro.jndi
Packages that use org.apache.shiro.jndi
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.
-
Classes in org.apache.shiro.jndi used by org.apache.shiro.jndiClassDescriptionCallback interface to be implemented by classes that need to perform an operation (such as a lookup) in a JNDI context.Convenient superclass for JNDI accessors, providing "jndiTemplate" and "jndiEnvironment" bean properties.Helper class that simplifies JNDI operations.
-
Classes in org.apache.shiro.jndi used by org.apache.shiro.realm.jndiClassDescriptionConvenient superclass for JNDI accessors, providing "jndiTemplate" and "jndiEnvironment" bean properties.