Class NoOpEndpointOwnershipValidator

java.lang.Object
pl.allegro.tech.hermes.management.domain.subscription.validator.NoOpEndpointOwnershipValidator
All Implemented Interfaces:
EndpointOwnershipValidator

public class NoOpEndpointOwnershipValidator extends Object implements EndpointOwnershipValidator
  • Constructor Details

    • NoOpEndpointOwnershipValidator

      public NoOpEndpointOwnershipValidator()
  • Method Details

    • check

      public void check(pl.allegro.tech.hermes.api.OwnerId owner, pl.allegro.tech.hermes.api.EndpointAddress endpoint)
      Specified by:
      check in interface EndpointOwnershipValidator