Package org.apache.shiro.jndi

Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.

See:
          Description

Interface Summary
JndiCallback Callback interface to be implemented by classes that need to perform an operation (such as a lookup) in a JNDI context.
 

Class Summary
JndiLocator Convenient superclass for JNDI accessors, providing "jndiTemplate" and "jndiEnvironment" bean properties.
JndiObjectFactory<T> A factory implementation intended to be used to look up objects in jndi.
JndiTemplate Helper class that simplifies JNDI operations.
 

Package org.apache.shiro.jndi Description

Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.



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