# File lib/qpid/connection.rb, line 144 def authenticated_username; @connection_impl.getAuthenticatedUsername if open?; end