|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiTemplate | |
---|---|
org.apache.shiro.jndi | Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application. |
Uses of JndiTemplate in org.apache.shiro.jndi |
---|
Methods in org.apache.shiro.jndi that return JndiTemplate | |
---|---|
JndiTemplate |
JndiLocator.getJndiTemplate()
Return the JNDI template to use for JNDI lookups. |
Methods in org.apache.shiro.jndi with parameters of type JndiTemplate | |
---|---|
void |
JndiLocator.setJndiTemplate(JndiTemplate jndiTemplate)
Set the JNDI template to use for JNDI lookups. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |