Interface HvlAuthEventNotifier

All Known Implementing Classes:
HvlAuthEventKafkaNotifierImpl, HvlAuthEventNotifierImpl

@Validated public interface HvlAuthEventNotifier
This service provides send event.
  • Method Details

    • notifySync

      <OIEM extends HvlOAuthOperationInfoEventModel> void notifySync(@NotBlank @NotBlank String topic, @NotNull OIEM operationInfoEventModel)
      Send event sync.
      Type Parameters:
      OIEM - the type parameter
      Parameters:
      topic - the topic
      operationInfoEventModel - the operation info event model