Uses of Class
org.hyperledger.acy_py.generated.model.MediationGrant
-
Packages that use MediationGrant Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of MediationGrant in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return MediationGrant Modifier and Type Method Description MediationGrantMediationGrant.MediationGrantBuilder. build() -
Uses of MediationGrant in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type MediationGrant Modifier and Type Method Description Optional<MediationGrant>AriesClient. mediationRequestsGrant(@NonNull UUID mediationId)Grant received mediation
-