Version 1.4.1
Added UserManagerException
Added PasswordHashingFailedException
Added isAdminLoggedIn method
Added getAdminOverride and getUserVerification methods
Added requireAdmin and requireAndVerifyAdmin methods
Added isLoggedIn method
Fixed rare bugs with loginUser and logoutUser methods
Fixed exception that was thrown if user did not exist on login dialog
Limited number of SQLException and GeneralSecurityException checked exceptions
Changed Session Manager dialogs to use instance vars for parameters(old methods deprecated)