Class NoOpEndpointOwnershipValidator
java.lang.Object
pl.allegro.tech.hermes.management.domain.subscription.validator.NoOpEndpointOwnershipValidator
- All Implemented Interfaces:
EndpointOwnershipValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheck(pl.allegro.tech.hermes.api.OwnerId owner, pl.allegro.tech.hermes.api.EndpointAddress endpoint)
-
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:
checkin interfaceEndpointOwnershipValidator
-