public ExternalAuthorizer ( IAuthenticationService authenticationService, IOpenAuthenticationService openAuthenticationService, IGenericAttributeService genericAttributeService, ICustomerRegistrationService customerRegistrationService, ICustomerActivityService customerActivityService, ILocalizationService localizationService, IWorkContext workContext, CustomerSettings customerSettings, Nop.Core.Domain.Customers.ExternalAuthenticationSettings externalAuthenticationSettings, IShoppingCartService shoppingCartService, IWorkflowMessageService workflowMessageService, Nop.Core.Domain.Localization.LocalizationSettings localizationSettings ) : System |
authenticationService |
IAuthenticationService |
|
openAuthenticationService |
IOpenAuthenticationService |
|
genericAttributeService |
IGenericAttributeService |
|
customerRegistrationService |
ICustomerRegistrationService |
|
customerActivityService |
ICustomerActivityService |
|
localizationService |
ILocalizationService |
|
workContext |
IWorkContext |
|
customerSettings |
Nop.Core.Domain.Customers.CustomerSettings |
|
externalAuthenticationSettings |
Nop.Core.Domain.Customers.ExternalAuthenticationSettings |
|
shoppingCartService |
IShoppingCartService |
|
workflowMessageService |
IWorkflowMessageService |
|
localizationSettings |
Nop.Core.Domain.Localization.LocalizationSettings |
|
return |
System |
|