Interface EndpointOwnershipValidator

All Known Implementing Classes:
NoOpEndpointOwnershipValidator

public interface EndpointOwnershipValidator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    check(pl.allegro.tech.hermes.api.OwnerId owner, pl.allegro.tech.hermes.api.EndpointAddress endpoint)
     
  • Method Details

    • check

      void check(pl.allegro.tech.hermes.api.OwnerId owner, pl.allegro.tech.hermes.api.EndpointAddress endpoint)