Package | Description |
---|---|
org.apache.shiro.jndi |
Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.
|
Modifier and Type | Method and Description |
---|---|
JndiTemplate |
JndiLocator.getJndiTemplate()
Return the JNDI template to use for JNDI lookups.
|
Modifier and Type | Method and Description |
---|---|
void |
JndiLocator.setJndiTemplate(JndiTemplate jndiTemplate)
Set the JNDI template to use for JNDI lookups.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.