public abstract class SparseUserDatabase extends Object implements UserDatabase
| Constructor and Description |
|---|
SparseUserDatabase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSparse()
Is the database data loaded on demand.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbackgroundProcess, close, createGroup, createRole, createUser, findGroup, findRole, findUser, getGroups, getId, getRoles, getUsers, isAvailable, modifiedGroup, modifiedRole, modifiedUser, open, removeGroup, removeRole, removeUser, savepublic boolean isSparse()
UserDatabaseisSparse in interface UserDatabaseCopyright © 2000-2022 Apache Software Foundation. All Rights Reserved.