|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractUserDatabase | |
|---|---|
| com.ecyrd.jspwiki.auth | Authentication, Authorization and the third A thing. |
| com.ecyrd.jspwiki.auth.user | |
| Uses of AbstractUserDatabase in com.ecyrd.jspwiki.auth |
|---|
| Subclasses of AbstractUserDatabase in com.ecyrd.jspwiki.auth | |
|---|---|
static class |
UserManager.DummyUserDatabase
This is a database that gets used if nothing else is available. |
| Uses of AbstractUserDatabase in com.ecyrd.jspwiki.auth.user |
|---|
| Subclasses of AbstractUserDatabase in com.ecyrd.jspwiki.auth.user | |
|---|---|
class |
JDBCUserDatabase
Implementation of UserDatabase that persists DefaultUserProfile
objects to a JDBC DataSource, as might typically be provided by a web
container. |
class |
XMLUserDatabase
Manages DefaultUserProfile objects using XML files for persistence. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||