|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupDatabase | |
---|---|
org.apache.wiki.auth.authorize | Authorizer implementation. |
Uses of GroupDatabase in org.apache.wiki.auth.authorize |
---|
Classes in org.apache.wiki.auth.authorize that implement GroupDatabase | |
---|---|
class |
JDBCGroupDatabase
Implementation of GroupDatabase that persists Group objects to a JDBC
DataSource, as might typically be provided by a web container. |
class |
XMLGroupDatabase
GroupDatabase implementation for loading, persisting and storing wiki groups, using an XML file for persistence. |
Methods in org.apache.wiki.auth.authorize that return GroupDatabase | |
---|---|
GroupDatabase |
GroupManager.getGroupDatabase()
Returns the current external GroupDatabase in use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |