Skip to content

Commit

Permalink
Add javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmarino committed Jun 13, 2023
1 parent 3eee61b commit c146d73
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
import static org.eclipse.tractusx.edc.policy.cx.common.PolicyNamespaces.W3_VP_PROPERTY;

/**
* Implements Catena-X policies by verifying policy constraints against the summary credential.
* <p>
* Verifies the presence of an entry in the {@link #SUMMARY_CREDENTIAL_ITEMS} of a summary credential token.
*/
public class SummaryConstraintFunction extends AbstractVpConstraintFunction {
Expand Down

0 comments on commit c146d73

Please sign in to comment.