Uses of Class
org.keycloak.sdjwt.SdJwtSalt
-
Uses of SdJwtSalt in org.keycloak.sdjwt
Modifier and TypeMethodDescriptionDecoyEntry.getSalt()
Disclosable.getSalt()
DisclosureSpec.DisclosureData.getSalt()
static SdJwtSalt
Modifier and TypeMethodDescriptionint
void
ArrayDisclosure.Builder.withDecoyElt
(Integer position, SdJwtSalt salt) ArrayDisclosure.Builder.withUndisclosedElement
(SdJwtSalt salt, com.fasterxml.jackson.databind.JsonNode elementValue) ModifierConstructorDescriptionprotected
DecoyEntry
(SdJwtSalt salt) protected
Disclosable
(SdJwtSalt salt)