-
Notifications
You must be signed in to change notification settings - Fork 17
How to work with link contracts and policies
peacekeeper edited this page Nov 18, 2014
·
5 revisions
Warning: This information is incomplete and/or outdated.
A link contract is an XDI structure that contains information about authorization, i.e. who can perform what operations on what parts of a graph under what circumstances.
- xdi2.core.features.linkcontracts.LinkContracts: A helper class to work with link contracts, i.e. create them or search for them.
- xdi2.core.features.linkcontracts.LinkContract: A class representing a link contract in an XDI graph.
- xdi2.core.features.linkcontracts.Policy: TODO: A class representing a policy associated with a link contract.
This work is licensed under a Creative Commons Attribution 4.0 International License.