Uses of Class
org.keycloak.sdjwt.vp.KeyBindingJWT
Packages that use KeyBindingJWT
-
Uses of KeyBindingJWT in org.keycloak.sdjwt
Methods in org.keycloak.sdjwt with parameters of type KeyBindingJWTConstructors in org.keycloak.sdjwt with parameters of type KeyBindingJWTModifierConstructorDescriptionSdJwtVerificationContext
(String sdJwtVpString, IssuerSignedJWT issuerSignedJwt, Map<String, String> disclosures, KeyBindingJWT keyBindingJwt) -
Uses of KeyBindingJWT in org.keycloak.sdjwt.vp
Methods in org.keycloak.sdjwt.vp that return KeyBindingJWTModifier and TypeMethodDescriptionstatic KeyBindingJWT
KeyBindingJWT.from
(com.fasterxml.jackson.databind.JsonNode payload, SignatureSignerContext signer, String jwsType) static KeyBindingJWT
Methods in org.keycloak.sdjwt.vp that return types with arguments of type KeyBindingJWT