/** * Contains classes for the configuration and verification of login * credentials. It includes both the abstract API and a concrete user store * implementation, which defines domain independent users. */ package mireka.login;