Uses of Class
org.keycloak.sdjwt.vp.KeyBindingJWT
-
Uses of KeyBindingJWT in org.keycloak.sdjwt
ModifierConstructorDescriptionSdJwtVerificationContext
(String sdJwtVpString, IssuerSignedJWT issuerSignedJwt, Map<String, String> disclosures, KeyBindingJWT keyBindingJwt) -
Uses of KeyBindingJWT in org.keycloak.sdjwt.vp
Modifier and TypeMethodDescriptionstatic KeyBindingJWT
KeyBindingJWT.from
(com.fasterxml.jackson.databind.JsonNode payload, SignatureSignerContext signer, String jwsType) static KeyBindingJWT