Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ SecureStorageException
Class
SecureStorageException
keepercommander/config_storage/loader.py:92–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
91
92
class
SecureStorageException(Exception):
93
pass
94
95
96
class
SecureStorageBase(abc.ABC):
Callers
7
_get_plugin
Function · 0.85
load_configuration
Method · 0.85
store_configuration
Method · 0.85
load_configuration
Method · 0.85
store_configuration
Method · 0.85
load_configuration
Method · 0.85
store_configuration
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected