Uses of Class
org.hyperledger.aries.api.present_proof.PresentationExchangeRecord.RevealedAttributeGroup
-
Packages that use PresentationExchangeRecord.RevealedAttributeGroup Package Description org.hyperledger.aries.api.present_proof org.hyperledger.aries.webhook -
-
Uses of PresentationExchangeRecord.RevealedAttributeGroup in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentationExchangeRecord.RevealedAttributeGroup Modifier and Type Method Description PresentationExchangeRecord.RevealedAttributeGroupPresentationExchangeRecord.RevealedAttributeGroup.RevealedAttributeGroupBuilder. build()Methods in org.hyperledger.aries.api.present_proof that return types with arguments of type PresentationExchangeRecord.RevealedAttributeGroup Modifier and Type Method Description Map<String,PresentationExchangeRecord.RevealedAttributeGroup>PresentationExchangeRecord. findRevealedAttributeGroups()Low level extractor that maps revealed attributes and values to their group -
Uses of PresentationExchangeRecord.RevealedAttributeGroup in org.hyperledger.aries.webhook
Methods in org.hyperledger.aries.webhook that return types with arguments of type PresentationExchangeRecord.RevealedAttributeGroup Modifier and Type Method Description static Map<String,PresentationExchangeRecord.RevealedAttributeGroup>EventParser. getValuesByAttributeGroup(@NonNull String json)
-