/*
   * Server credentials
   * Get the username part of the http transport credentials
   * call-seq:
   *   transport.username -> String
   */
  char *get_username() {