Uses of Class
callofproject.dev.authentication.mapper.MapperConfiguration
Packages that use MapperConfiguration
-
Uses of MapperConfiguration in callofproject.dev.authentication.service
Constructors in callofproject.dev.authentication.service with parameters of type MapperConfigurationModifierConstructorDescriptionUserInformationService
(callofproject.dev.repository.authentication.dal.UserManagementServiceHelper serviceHelper, callofproject.dev.nosql.dal.MatchServiceHelper matchServiceHelper, IEnvironmentClientService environmentClient, MapperConfiguration mapperConfig) Constructs a new UserInformationService with the given dependencies.UserManagementService
(callofproject.dev.repository.authentication.dal.UserManagementServiceHelper serviceHelper, MapperConfiguration mapperConfig, KafkaProducer userProducer) Constructor for the UserManagementService class.