Structs

Traits

  • This repository support the storage of credentials retrieved from the command line A credential is associated with a name and its issuer for later retrieval
  • This trait stores the enrollment status for local identities If an identity has been enrolled it is possible to retrieve:
  • The identities repository stores metadata about identities which change history have been stored in the ChangeHistoryRepository.
  • This trait supports the storage of node data:
  • This trait supports the storage of projects as retrieved from the Controller
  • This trait supports the storage of spaces as retrieved from the Controller
  • This trait supports the storage of trust context data:
  • This traits allows user information to be stored locally. User information is retrieved when a user has been authenticated. It contains fields like:
  • This trait allows vaults to be defined with a name and a path in order to make it possible to store identity keys in different databases on disk (or in a KMS)