Uses of Class
org.hyperledger.aries.api.revocation.RevocationEvent
-
Packages that use RevocationEvent Package Description org.hyperledger.aries.webhook -
-
Uses of RevocationEvent in org.hyperledger.aries.webhook
Methods in org.hyperledger.aries.webhook that return types with arguments of type RevocationEvent Modifier and Type Method Description reactor.core.publisher.Flux<RevocationEvent>ReactiveEventHandler. issuerRevocation()Methods in org.hyperledger.aries.webhook with parameters of type RevocationEvent Modifier and Type Method Description voidEventHandler. handleRevocation(RevocationEvent revocation)voidTenantAwareEventHandler. handleRevocation(String walletId, RevocationEvent revocation)
-