| Package | Description |
|---|---|
| org.apache.shiro.realm.text |
Realms that acquire security data from text-based data sources such as
Files or
text streams. |
| Modifier and Type | Class and Description |
|---|---|
class |
IniRealm
|
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. |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.