Uses of Interface
org.apache.shiro.jndi.JndiCallback
Packages that use JndiCallback
Package
Description
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 JndiCallbackModifier and TypeMethodDescriptionJndiTemplate.execute(JndiCallback contextCallback) Execute the given JNDI context callback implementation.