The layered approach to plugins and extensibility is not well enough explained #113
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
pinned
The plugins page (source) doesn't explain the layers of plugins and how they interact with each other.
User testimony:
The documentation should mention:
IAgentPlugin
KeyManager
,DIDManager
,CredentialIssuer
, etcIPluginMethodMap
of methods that are bubbled up to theagent
MessageHandler
is [currently] an exception.AbstractKeyManagementSystem
implementations used byKeyManager
,AbstractIdentifierProvider
impl used byDIDManager
,DIDResolver
implementations,DIDstore
,KeyStore
,PrivateKeyStore
, etc.The text was updated successfully, but these errors were encountered: