Interface | Description |
---|---|
WikiUserManager |
Component that manage how users can participate on a wiki (local users, members, invitation, etc...).
|
Class | Description |
---|---|
MemberCandidacy |
Represents the invitation or the request to join a wiki.
|
WikiUserConfiguration |
Configuration about the user management in a wiki.
|
Enum | Description |
---|---|
MemberCandidacy.CandidateType |
Type of the candidacy.
|
MemberCandidacy.Status |
Status of the candidacy.
|
MembershipType |
Used to specify how user can become member of a wiki.
|
UserScope |
Used to specify what kind of users are enabled on a wiki.
|
Exception | Description |
---|---|
WikiUserManagerException |
Encapsulate any exception related to Wiki User Manager.
|
Copyright © 2004–2021 XWiki. All rights reserved.