Interface EnhancedAuthenticatorProvider

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public interface EnhancedAuthenticatorProvider
The authenticator provider allows to implement custom logic for the authentication of connecting MQTT clients. For each client an EnhancedAuthenticator can be provided that contains the authentication logic.
Since:
4.3.0, CE 2020.1