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.
|
Modifier and Type | Class and Description |
---|---|
class |
JndiObjectFactory<T>
A factory implementation intended to be used to look up objects in jndi.
|
Modifier and Type | Class and Description |
---|---|
class |
JndiRealmFactory
Looks up one or more Realm instances from JNDI using specified
jndiNames . |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.