Uses of Class
com.inesm.KeyManager.repositories.UserRepository
Packages that use UserRepository
-
Uses of UserRepository in com.inesm.KeyManager.services
Constructors in com.inesm.KeyManager.services with parameters of type UserRepositoryModifierConstructorDescriptionUserManager(UserRepository rep, CryptographyService crypto, SettingsService settings) Constructor for the User Manager class.