Uses of Class
org.hyperledger.acy_py.generated.model.IndyPresSpec.IndyPresSpecBuilder
-
Packages that use IndyPresSpec.IndyPresSpecBuilder Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyPresSpec.IndyPresSpecBuilder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyPresSpec.IndyPresSpecBuilder Modifier and Type Method Description static IndyPresSpec.IndyPresSpecBuilderIndyPresSpec. builder()IndyPresSpec.IndyPresSpecBuilderIndyPresSpec.IndyPresSpecBuilder. requestedAttributes(Map<String,IndyRequestedCredsRequestedAttr> requestedAttributes)IndyPresSpec.IndyPresSpecBuilderIndyPresSpec.IndyPresSpecBuilder. requestedPredicates(Map<String,IndyRequestedCredsRequestedPred> requestedPredicates)IndyPresSpec.IndyPresSpecBuilderIndyPresSpec.IndyPresSpecBuilder. selfAttestedAttributes(Map<String,String> selfAttestedAttributes)IndyPresSpec.IndyPresSpecBuilderIndyPresSpec.IndyPresSpecBuilder. trace(Boolean trace)
-