Interface SubscriptionAuthorizer

  • All Superinterfaces:
    Authorizer

    public interface SubscriptionAuthorizer
    extends Authorizer
    Interface for the subscription authorization.

    An Authorizer is always called by the same Thread for all messages from the same client.

    If the same instance is shared between multiple clients it can be called in different Threads and must therefore be thread-safe.

    Since:
    4.0.0, CE 2019.1