Package com.hivemq.extension.sdk.api.services.auth.provider

  • Interface Summary 
    Interface Description
    AuthenticatorProvider
    The authenticator provider allows to implement custom logic for the authentication of connecting MQTT clients.
    AuthorizerProvider
    The authorizer provider allows to implement custom logic for the authorization for specific actions (i.e subscribing, publishing etc.) of MQTT clients.
    EnhancedAuthenticatorProvider
    The authenticator provider allows to implement custom logic for the authentication of connecting MQTT clients.