Credential Store plugin development =================================== The :class:`CredentialStorePlugin ` base class enables rapid credential store plugin development by providing a base class that implements common credential store plugin functionality that any such plugin should possess. There are also helper functions and Python decorators for simplifying frequent tasks. .. toctree:: :includehidden: credentialstore_plugin_common_configuration credentialstore_plugin_development credentialstore_plugin_credentialstore_plugin