Uses of Class
org.hyperledger.aries.api.endorser.SetEndorserInfoFilter
-
Packages that use SetEndorserInfoFilter Package Description org.hyperledger.aries org.hyperledger.aries.api.endorser -
-
Uses of SetEndorserInfoFilter in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type SetEndorserInfoFilter Modifier and Type Method Description Optional<EndorserInfo>AriesClient. endorseTransactionSetEndorserInfo(@NonNull String connectionId, @NonNull SetEndorserInfoFilter filter)Set Endorser Info -
Uses of SetEndorserInfoFilter in org.hyperledger.aries.api.endorser
Methods in org.hyperledger.aries.api.endorser that return SetEndorserInfoFilter Modifier and Type Method Description SetEndorserInfoFilterSetEndorserInfoFilter.SetEndorserInfoFilterBuilder. build()
-