MCPcopy 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
92class SecureStorageException(Exception):
93 pass
94
95
96class SecureStorageBase(abc.ABC):

Callers 7

_get_pluginFunction · 0.85
load_configurationMethod · 0.85
store_configurationMethod · 0.85
load_configurationMethod · 0.85
store_configurationMethod · 0.85
load_configurationMethod · 0.85
store_configurationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected