See: Description
Interface | Description |
---|---|
IdentityService |
This service allow to manage the users and organizations and membership and the relations between them.
|
ImportOrganizationStrategy |
Class | Description |
---|---|
CustomUserInfoDefinitionImporter | |
CustomUserInfoValueImporter | |
ExportedUserBuilder |
Import / export version of the client User model
|
ExportedUserBuilderFactory |
Import / export version of the client User model
|
ExportOrganization | |
ImportOrganization | |
ImportOrganizationFailOnDuplicatesStrategy | |
ImportOrganizationIgnoreDuplicatesStrategy | |
ImportOrganizationMergeDuplicatesStrategy | |
OrganizationParser | |
UserImporter |
Exception | Description |
---|---|
ImportDuplicateInOrganizationException | |
SCustomUserInfoDefinitionAlreadyExistsException |
Identity related exception indicating that the
SCustomUserInfoDefinition already exists |
SCustomUserInfoDefinitionCreationException | |
SCustomUserInfoDefinitionNotFoundException | |
SCustomUserInfoDefinitionReadException | |
SCustomUserInfoValueNotFoundException | |
SCustomUserInfoValueReadException | |
SGroupCreationException | |
SGroupDeletionException | |
SGroupNotFoundException | |
SIdentityException |
Exception related to the identity module
|
SImportOrganizationException | |
SMembershipCreationException | |
SMembershipDeletionException | |
SRoleDeletionException | |
SRoleNotFoundException | |
SUserCreationException | |
SUserDeletionException | |
SUserMembershipCreationException | |
SUserMembershipNotFoundException | |
SUserNotFoundException | |
SUserUpdateException |
Manages information about an organization, that is, the set of users who can act in processes. Handles creation, modification, and deletion of organizations, groups, roles, memberships, and users.
The identity service relies upon database access and produce database access event
EventService
IdentityService