Uses of Class
de.adorsys.sdjwt.DisclosureRedList
-
Packages that use DisclosureRedList Package Description de.adorsys.sdjwt -
-
Uses of DisclosureRedList in de.adorsys.sdjwt
Fields in de.adorsys.sdjwt declared as DisclosureRedList Modifier and Type Field Description static DisclosureRedListDisclosureRedList. defaultListMethods in de.adorsys.sdjwt that return DisclosureRedList Modifier and Type Method Description static DisclosureRedListDisclosureRedList. of(Set<SdJwtClaimName> redListClaimNames)Methods in de.adorsys.sdjwt with parameters of type DisclosureRedList Modifier and Type Method Description DisclosureSpec.BuilderDisclosureSpec.Builder. withRedListedClaimNames(DisclosureRedList redListedClaimNames)
-