Interface TenantUser

    • Method Detail

      • getId

        String getId()
        Returns:
        the user identifier
      • getName

        String getName()
        Returns:
        the name of the user
      • getEmail

        String getEmail()
        Returns:
        the email address of the user
      • isEnabled

        boolean isEnabled()
        Returns:
        true, if the user is enabled (active)