A B C D E F G H I K L M N P R S T U V

M

Mail - Class in edu.jhu.oose.collegechef.util
 
Mail() - Constructor for class edu.jhu.oose.collegechef.util.Mail
 
Main - Class in edu.jhu.oose.collegechef
Backend console tester
Main() - Constructor for class edu.jhu.oose.collegechef.Main
 
main(String[]) - Static method in class edu.jhu.oose.collegechef.Main
The main method to run the back-end tester
makeRandomString(int) - Static method in class edu.jhu.oose.collegechef.util.PasswordUtil
Makes a somewhat random string with the given length
MAP_KEY - Static variable in class edu.jhu.oose.collegechef.middleman.ChefRecipesMiddleman
The key used to store this object in the session map
MAP_KEY - Static variable in class edu.jhu.oose.collegechef.middleman.SearchMiddleman
The key used to store this object in the session map
MAP_KEY - Static variable in class edu.jhu.oose.collegechef.middleman.TopTenChefsMiddleman
The key used to store this object in the session map
MAP_KEY - Static variable in class edu.jhu.oose.collegechef.middleman.TopTenRecipesMiddleman
The key used to store this object in the session map
MAX_PASSWORD_LEN - Static variable in class edu.jhu.oose.collegechef.util.PasswordUtil
Maximum length allowed for a password
MAX_RATING - Static variable in class edu.jhu.oose.collegechef.Rating
The maximum rating for a Rating object
MAX_USER_NAME_LEN - Static variable in class edu.jhu.oose.collegechef.util.UsernameUtil
Maximum length allowed for a username
md5Hash(String) - Static method in class edu.jhu.oose.collegechef.util.PasswordUtil
Hashes the given password using the MD5 algorithm and Base 64 encoding.
MessageFactory - Class in edu.jhu.oose.collegechef.util
 
MessageFactory() - Constructor for class edu.jhu.oose.collegechef.util.MessageFactory
Default constructor
MiddlemanAccessor - Class in edu.jhu.oose.collegechef.middleman
Utility class to access the middleman
MiddlemanAccessor() - Constructor for class edu.jhu.oose.collegechef.middleman.MiddlemanAccessor
 
MIN_PASSWORD_LEN - Static variable in class edu.jhu.oose.collegechef.util.PasswordUtil
Minimum length allowed for a password
MIN_USER_NAME_LEN - Static variable in class edu.jhu.oose.collegechef.util.UsernameUtil
Minimum length allowed for a username

A B C D E F G H I K L M N P R S T U V