A C D F G I L M P R S T U Y

C

createAccount(String, String, String, String) - Method in class usflix.UserDatabase
This method checks if the password contains the username, if the password length is less than the minPwdLength, if username is unique, and if any of these conditions is true, returns null.

A C D F G I L M P R S T U Y