Package | Description |
---|---|
org.apache.shiro.jndi |
Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.
|
org.apache.shiro.realm.jndi |
Support for acquiring Realms from JNDI, particularly useful for configuring Shiro in JEE or EJB environments.
|
Class and Description |
---|
JndiCallback
Callback interface to be implemented by classes that need to perform an
operation (such as a lookup) in a JNDI context.
|
JndiLocator
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiTemplate
Helper class that simplifies JNDI operations.
|
Class and Description |
---|
JndiLocator
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.