Class HvlAuthEventNotifierImpl

java.lang.Object
tr.com.havelsan.javarch.oauth.auth.starter.support.notifier.HvlAuthEventNotifierImpl
All Implemented Interfaces:
HvlAuthEventNotifier

@Component public class HvlAuthEventNotifierImpl extends Object implements HvlAuthEventNotifier
The class which implements HvlAuthEventNotifier.
  • Constructor Details

    • HvlAuthEventNotifierImpl

      public HvlAuthEventNotifierImpl()
  • Method Details

    • notifySync

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