Uses of Class
org.keycloak.sdjwt.DisclosureSpec
-
Uses of DisclosureSpec in org.keycloak.sdjwt
Modifier and TypeMethodDescriptionSdJwtFacade.createSdJwt
(com.fasterxml.jackson.databind.JsonNode claimSet, DisclosureSpec disclosureSpec) Create a new SD-JWT with the provided claim set and disclosure specification.SdJwt.Builder.withDisclosureSpec
(DisclosureSpec disclosureSpec)