trust-store  1.1.0
Provides a common implementation of a trust store to be used by trusted helpers.
core::trust::Agent::Registry Member List

This is the complete list of members for core::trust::Agent::Registry, including all inherited members.

Ptr typedefcore::trust::Agent::Registry
register_agent_for_user(const core::trust::Uid &uid, const std::shared_ptr< core::trust::Agent > &agent)=0core::trust::Agent::Registrypure virtual
unregister_agent_for_user(const core::trust::Uid &uid)=0core::trust::Agent::Registrypure virtual