|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleAccountRealm | |
|---|---|
| org.jsecurity.realm.text | Realms that acquire security data from text-based data sources such as Files or
text streams. |
| Uses of SimpleAccountRealm in org.jsecurity.realm.text |
|---|
| Subclasses of SimpleAccountRealm in org.jsecurity.realm.text | |
|---|---|
class |
PropertiesRealm
A subclass of SimpleAccountRealm that defers all logic to the parent class, but just enables Properties based configuration in addition to the parent class's String configuration. |
class |
TextConfigurationRealm
a SimpleAccountRealm that enables text-based configuration of the initial User, Role, and Permission objects created at startup. |
|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||