Uses of Class
org.hyperledger.aries.api.present_proof_v2.V2DIFProofRequest
-
Packages that use V2DIFProofRequest Package Description org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V2DIFProofRequest in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V2DIFProofRequest Modifier and Type Method Description V2DIFProofRequestV2DIFProofRequest.V2DIFProofRequestBuilder. build()V2DIFProofRequestV20PresSendRequestRequest.V20PresRequestByFormat. getDif()V2DIFProofRequestV20PresExRecord. resolveDifPresentationRequest()Returns typed dif presentation requestMethods in org.hyperledger.aries.api.present_proof_v2 with parameters of type V2DIFProofRequest Modifier and Type Method Description V20PresSendRequestRequest.V20PresRequestByFormat.V20PresRequestByFormatBuilderV20PresSendRequestRequest.V20PresRequestByFormat.V20PresRequestByFormatBuilder. dif(V2DIFProofRequest dif)voidV20PresSendRequestRequest.V20PresRequestByFormat. setDif(V2DIFProofRequest dif)Constructors in org.hyperledger.aries.api.present_proof_v2 with parameters of type V2DIFProofRequest Constructor Description V20PresRequestByFormat(V2DIFProofRequest dif, PresentProofRequest.ProofRequest indy)
-