Uses of Interface
org.apache.shiro.realm.RealmFactory
Packages that use RealmFactory
Package
Description
Support for acquiring Realms from JNDI, particularly useful for configuring Shiro in JEE or EJB environments.
-
Uses of RealmFactory in org.apache.shiro.realm.jndi
Classes in org.apache.shiro.realm.jndi that implement RealmFactoryModifier and TypeClassDescriptionclassLooks up one or more Realm instances from JNDI using specifiedjndiNames.