Package | Description |
---|---|
org.apache.wiki.auth.authorize |
Authorizer implementation.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
GroupDatabase |
GroupManager.getGroupDatabase()
Returns the current external
GroupDatabase in use. |
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.