eclipse-edc / IdentityHub

IdentityHub
Apache License 2.0
21 stars 25 forks source link

fix: use RevocationServiceRegistry (new EDC feature) #428

Closed paullatzelsperger closed 3 months ago

paullatzelsperger commented 3 months ago

What this PR changes/adds

updates IH to use the REvocationServiceRegistry

Why it does that

compile errors

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._