Uses of Class
org.hyperledger.aries.api.introduction.ConnectionStartIntroductionFilter
-
Packages that use ConnectionStartIntroductionFilter Package Description org.hyperledger.aries org.hyperledger.aries.api.introduction -
-
Uses of ConnectionStartIntroductionFilter in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type ConnectionStartIntroductionFilter Modifier and Type Method Description voidAriesClient. connectionsStartIntroduction(@NonNull String connectionId, @NonNull ConnectionStartIntroductionFilter filter)Start an introduction between two connections -
Uses of ConnectionStartIntroductionFilter in org.hyperledger.aries.api.introduction
Methods in org.hyperledger.aries.api.introduction that return ConnectionStartIntroductionFilter Modifier and Type Method Description ConnectionStartIntroductionFilterConnectionStartIntroductionFilter.ConnectionStartIntroductionFilterBuilder. build()
-