|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiLocator | |
---|---|
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. |
Uses of JndiLocator in org.apache.shiro.jndi |
---|
Subclasses of JndiLocator in org.apache.shiro.jndi | |
---|---|
class |
JndiObjectFactory<T>
A factory implementation intended to be used to look up objects in jndi. |
Uses of JndiLocator in org.apache.shiro.realm.jndi |
---|
Subclasses of JndiLocator in org.apache.shiro.realm.jndi | |
---|---|
class |
JndiRealmFactory
Looks up one or more Realm instances from JNDI using specified jndiNames . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |