Pass in the Props of an HTTPAgentRequest, get the username that was used to HTTP authenticate this request. null if no username was used to authenticate. NOTE: This method does not check if the username/password is actually valid for the given path.
HTTPAuthenticationAgent Class | com.neokernel.httpd Namespace