Package org.apache.shiro.jndi
package org.apache.shiro.jndi
Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.
-
ClassDescriptionCallback 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.A factory implementation intended to be used to look up objects in jndi.Helper class that simplifies JNDI operations.