com.vaadin.flow.server.dau

Package com.vaadin.flow.server.dau

package com.vaadin.flow.server.dau
  • Class
    Description

    Interface to be implemented to customize Daily Active Users feature.

    A DauEnforcementException is thrown when License Server imposes enforcement for the application and the EnforcementRule check is not satisfied.

    A utility class for various daily active users collecting methods.

    Record to hold the DAU enforcement check result with the messages and the action to be run at the end of the request.

    A helper to mark operations that might be eligible for DAU tracking

    Request interceptor that collects daily active users and stores them in the in-memory cache.

    Contains the system messages used to notify the user about various critical situations that can occur.

    A utility class for various daily active users collecting methods.

    A context for UserIdentitySupplier configurable function.

    Provides a custom identifier of end-users that, if configured, is used the by Vaadin's license server to count unique daily users for a given subscription.