Package org.keycloak.sdjwt
Class DecoyArrayElement
java.lang.Object
org.keycloak.sdjwt.DisclosureSpec.DisclosureData
org.keycloak.sdjwt.DecoyEntry
org.keycloak.sdjwt.DecoyArrayElement
- Author:
- Francis Pouatcha
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.keycloak.sdjwt.DisclosureSpec.DisclosureData
salt -
Method Summary
Modifier and TypeMethodDescriptionstatic DecoyArrayElement.Builderbuilder()booleangetIndex()com.fasterxml.jackson.databind.JsonNodegetVisibleValue(String hashAlg) inthashCode()Methods inherited from class org.keycloak.sdjwt.DecoyEntry
getDisclosureDigestMethods inherited from class org.keycloak.sdjwt.DisclosureSpec.DisclosureData
getSalt, of
-
Method Details
-
getVisibleValue
-
getIndex
-
equals
- Overrides:
equalsin classDisclosureSpec.DisclosureData
-
hashCode
public int hashCode()- Overrides:
hashCodein classDisclosureSpec.DisclosureData
-
builder
-