ORE Studio 0.0.4
Loading...
Searching...
No Matches
Classes
ores::iam::eventing Namespace Reference

Event types for the IAM module. More...

Classes

struct  account_changed_event
 Domain event indicating that account data has changed. More...
 
struct  account_permissions_changed_event
 Domain event indicating that an account's effective permissions have changed. More...
 
struct  permission_changed_event
 Domain event indicating that permission definition data has changed. More...
 
struct  role_assigned_event
 Domain event indicating that a role has been assigned to an account. More...
 
struct  role_changed_event
 Domain event indicating that role data has changed. More...
 
struct  role_revoked_event
 Domain event indicating that a role has been revoked from an account. More...
 

Detailed Description

Event types for the IAM module.

Contains account-related events such as account creation, modification, and deletion notifications.