You can use sudo with a -u switch.

Example:

 sudo -u tomcat whoami

Hope this helps: