|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextConfigurationRealm | |
---|---|
org.apache.shiro.realm.text | Realms that acquire security data from text-based data sources such as File s or
text streams. |
Uses of TextConfigurationRealm in org.apache.shiro.realm.text |
---|
Subclasses of TextConfigurationRealm in org.apache.shiro.realm.text | |
---|---|
class |
IniRealm
A Realm implementation that creates
SimpleAccount instances based on
Ini configuration. |
class |
PropertiesRealm
A TextConfigurationRealm that defers all logic to the parent class, but just enables
Properties based configuration in addition to the parent class's String configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |