I have an assignment where I am to create a class called HashTable that is to eventually store pairs of usernames and passwords and then another class called PassServer. The