Class | Description |
---|---|
ACL |
This class can be attached to any entity so that an access control
list will be applied.
|
ACLUserEntry |
Class that belongs to the ACL class and makes the mapping between a user
and an associated permission.
|
ACLUserEntryKey |
Identity class of
ACLUserEntry objects. |
ACLUserGroupEntry |
Class that belongs to the ACL class and makes the mapping between a group
and an associated permission.
|
ACLUserGroupEntryKey |
Identity class of
ACLUserGroupEntry objects. |
Credential |
Useful class for storing credential, login/password pair, to the persistence
storage.
|
PasswordRecoveryRequest |
Represents a password recovery request.
|
UserGroupMapping |
Useful class for managing security group as used by application servers.
|
WorkspaceUserGroupMembership |
Class that holds information on how a specific user group belongs to a
workspace.
|
WorkspaceUserGroupMembershipKey |
Identity class of
WorkspaceUserGroupMembership objects. |
WorkspaceUserMembership |
Class that holds information on how a specific user belongs to a workspace.
|
WorkspaceUserMembershipKey |
Identity class of
WorkspaceUserMembership objects. |
Enum | Description |
---|---|
ACLPermission |
Enumeration for all kind of permissions assignable to users or groups.
|
Copyright © 2017 DocDoku. All rights reserved.