raito.plugins.roles.providers.memory module¶
- class raito.plugins.roles.providers.memory.MemoryRoleProvider(storage)[исходный код]¶
Базовые классы:
BaseRoleProvider,IRoleProviderSimple in-memory role provider for testing and development.
- Параметры:
storage (MemoryStorage)