You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.

Class UserInfoHandler

java.lang.Object
com.vaadin.copilot.UserInfoHandler

All Implemented Interfaces:

CopilotCommand

public class UserInfoHandler extends Object implements CopilotCommand

Handles getting information about the user (pro key based) and communicating with the server about feature access.

  • Constructor Details

    • UserInfoHandler

      public UserInfoHandler()
  • Method Details