Uses of Class
org.hyperledger.aries.api.present_proof.PresentationRequest.IndyRequestedCredsRequestedPred
-
Packages that use PresentationRequest.IndyRequestedCredsRequestedPred Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentationRequest.IndyRequestedCredsRequestedPred in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentationRequest.IndyRequestedCredsRequestedPred Modifier and Type Method Description PresentationRequest.IndyRequestedCredsRequestedPredPresentationRequest.IndyRequestedCredsRequestedPred.IndyRequestedCredsRequestedPredBuilder. build()Methods in org.hyperledger.aries.api.present_proof that return types with arguments of type PresentationRequest.IndyRequestedCredsRequestedPred Modifier and Type Method Description Map<String,PresentationRequest.IndyRequestedCredsRequestedPred>PresentationRequest. getRequestedPredicates()Method parameters in org.hyperledger.aries.api.present_proof with type arguments of type PresentationRequest.IndyRequestedCredsRequestedPred Modifier and Type Method Description PresentationRequest.PresentationRequestBuilderPresentationRequest.PresentationRequestBuilder. requestedPredicates(Map<String,PresentationRequest.IndyRequestedCredsRequestedPred> requestedPredicates)voidPresentationRequest. setRequestedPredicates(Map<String,PresentationRequest.IndyRequestedCredsRequestedPred> requestedPredicates)
-