Uses of Interface
callofproject.dev.authentication.service.IEnvironmentClientService
Packages that use IEnvironmentClientService
-
Uses of IEnvironmentClientService in callofproject.dev.authentication.service
Constructors in callofproject.dev.authentication.service with parameters of type IEnvironmentClientServiceModifierConstructorDescriptionUserInformationService
(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.