Class SdJwtPresentationConsumer

java.lang.Object
org.keycloak.sdjwt.consumer.SdJwtPresentationConsumer

public class SdJwtPresentationConsumer extends Object
A component for consuming (verifying) SD-JWT presentations.

The purpose is to streamline SD-JWT VP verification beyond signature and disclosure checks of SdJwtVerificationContext

Author:
Ingrid Kamga
  • Constructor Details

    • SdJwtPresentationConsumer

      public SdJwtPresentationConsumer()
  • Method Details