traits
Table of Contents
Namespaces
Traits
- CasbinPolicySyncEdgeTrait
- Casbin policy synchronization edge dispatcher.
- CasbinPolicySyncPolicyTrait
- Casbin policy synchronization handlers for the `policies` collection.
- CasbinPolicySyncRoleTrait
- Casbin policy synchronization handlers for the `roles` collection.
- CasbinPolicySyncServiceTrait
- Casbin policy synchronization handlers for the `services` collection.
- CasbinPolicySyncUserTrait
- Casbin policy synchronization handlers for the `users` collection.
- CasbinSyncTrait
- Shared wiring for controllers that need to invoke {@see CasbinPolicySync} during their lifecycle — typically to clean up policies in the `rbac` collection before a vertex is deleted (cf. PoliciesController + PermissionsController).
- UserMaxLevelResolverTrait
- Standalone trait for the {@see UserMaxLevelResolver} dependency.