Check if cache for this key exists
The caching key
The context to cache
Search for cached contexts
The caching key
Static
createGenerates the cache key for the given strings. Is used as the function to create unique cache keys
The strings to use for the cache key
Optional
options: StorageManagerOptionsReadonly
cacheTTLAdd a permission schema
Delete a permission schema by unique name
Delete a role schema by unique name
Check if a permission schema with the given name exists
boolean
Check if a role schema with the given name exists
Get a permission schema by unique name
Update a permission schema by name
Generic StorageAdapter