Uses of Class
org.hyperledger.aries.api.present_proof_v2.V20PresSendRequestRequest
-
Packages that use V20PresSendRequestRequest Package Description org.hyperledger.aries org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V20PresSendRequestRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type V20PresSendRequestRequest Modifier and Type Method Description Optional<V20PresExRecord>AriesClient. presentProofV2SendRequest(V20PresSendRequestRequest proofRequest)Sends a free presentation request not bound to any proposal -
Uses of V20PresSendRequestRequest in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V20PresSendRequestRequest Modifier and Type Method Description V20PresSendRequestRequestV20PresSendRequestRequest.V20PresSendRequestRequestBuilder. build()
-