Uses of Interface
org.apache.shiro.jndi.JndiCallback

Packages that use JndiCallback
org.apache.shiro.jndi Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application. 
 

Uses of JndiCallback in org.apache.shiro.jndi
 

Methods in org.apache.shiro.jndi with parameters of type JndiCallback
 Object JndiTemplate.execute(JndiCallback contextCallback)
          Execute the given JNDI context callback implementation.
 



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