Module policy_examples

Source
Expand description

Examples for using policies according to TAIP-7.

Functions§

create_authorize_example
This example demonstrates a modified policy workflow using the Authorizable trait
create_participant_with_policies_example
This example demonstrates how to create a participant with policies
create_update_policies_using_authorizable_example
This example demonstrates the use of the Authorizable trait’s update_policies method
policy_workflow_example
This example demonstrates a complete workflow for adding and updating policies
policy_workflow_with_authorizable_example
This example demonstrates a modified policy workflow using the Authorizable trait
update_policies_example
This example demonstrates how to update policies for a transaction