Interface | Description |
---|---|
AdminPermissionPersistenceConsumer |
Spring cloud data channel description for messaging input.
|
AdminRolePersistenceConsumer |
Spring cloud data channel description for messaging input.
|
AdminUserPersistenceConsumer |
Spring cloud data channel description for messaging input.
|
AuthCustomerPersistenceConsumer |
Spring cloud data channel description for messaging input.
|
SegmentMemberPersistenceConsumer |
Spring cloud data channel description for messaging input.
|
Class | Description |
---|---|
AdminPermissionPersistenceHandler |
Handles messages from the Persistence channel for
AdminPermission data to update
UserPermission . |
AdminRolePersistenceHandler | |
AdminUserPersistenceHandler | |
AuthDataUpdatePersistenceHandler |
Handles messages from the Persistence channel for other services that can impact the data in the
authentication service, such as roles, permissions, and users.
|
CustomerPersistenceHandler | |
OperationAwarePersistenceHandler |
Handles messages from the Persistence channel, asserting that they contain operation type, id,
and timestamp information.
|
SegmentMemberPersistenceHandler |
Handles creation and deletes of customer segment/customer relationships.
|
Copyright © 2021. All rights reserved.