Interface ConsumerAuthorizationHandler

All Superinterfaces:
ErrorHandler, SuccessHandler
All Known Implementing Classes:
OAuthConsumerAuthorizationHandler

public interface ConsumerAuthorizationHandler extends SuccessHandler, ErrorHandler
  • Method Details

    • createSubscriptionHandler

      void createSubscriptionHandler(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName)
    • removeSubscriptionHandler

      void removeSubscriptionHandler(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName)
    • updateSubscription

      void updateSubscription(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName)