Uses of Class
org.hyperledger.acy_py.generated.model.DIFHolder
-
Packages that use DIFHolder Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries.api.present_proof_v2 -
-
Uses of DIFHolder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return DIFHolder Modifier and Type Method Description DIFHolderDIFHolder.DIFHolderBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type DIFHolder Modifier and Type Method Description List<DIFHolder>Constraints. getIsHolder()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type DIFHolder Modifier and Type Method Description Constraints.ConstraintsBuilderConstraints.ConstraintsBuilder. isHolder(List<DIFHolder> isHolder)voidConstraints. setIsHolder(List<DIFHolder> isHolder) -
Uses of DIFHolder in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return types with arguments of type DIFHolder Modifier and Type Method Description List<DIFHolder>V2DIFProofRequest.PresentationDefinition.Constraints. getIsHolder()Method parameters in org.hyperledger.aries.api.present_proof_v2 with type arguments of type DIFHolder Modifier and Type Method Description V2DIFProofRequest.PresentationDefinition.Constraints.ConstraintsBuilderV2DIFProofRequest.PresentationDefinition.Constraints.ConstraintsBuilder. isHolder(List<DIFHolder> isHolder)voidV2DIFProofRequest.PresentationDefinition.Constraints. setIsHolder(List<DIFHolder> isHolder)
-