Uses of Class
org.keycloak.sdjwt.vp.SdJwtVP
Packages that use SdJwtVP
-
Uses of SdJwtVP in org.keycloak.sdjwt.consumer
Methods in org.keycloak.sdjwt.consumer with parameters of type SdJwtVPModifier and TypeMethodDescriptionvoid
SdJwtPresentationConsumer.verifySdJwtPresentation
(SdJwtVP sdJwtVP, PresentationRequirements presentationRequirements, List<TrustedSdJwtIssuer> trustedSdJwtIssuers, IssuerSignedJwtVerificationOpts issuerSignedJwtVerificationOpts, KeyBindingJwtVerificationOpts keyBindingJwtVerificationOpts) Verify SD-JWT presentation against specific requirements. -
Uses of SdJwtVP in org.keycloak.sdjwt.vp
Methods in org.keycloak.sdjwt.vp that return SdJwtVP