Uses of Class
io.meeds.tenant.service.TenantManagerService
Packages that use TenantManagerService
-
Uses of TenantManagerService in io.meeds.tenant.metamask.listener
Constructors in io.meeds.tenant.metamask.listener with parameters of type TenantManagerServiceModifierConstructorDescriptionNewMetamaskCreatedUserListener(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.wallet.service.WalletAccountService walletAccountService, TenantManagerService tenantManagerService) -
Uses of TenantManagerService in io.meeds.tenant.metamask.service
Constructors in io.meeds.tenant.metamask.service with parameters of type TenantManagerServiceModifierConstructorDescriptionMetamaskLoginService(org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.portal.config.UserACL userACL, org.exoplatform.web.security.security.SecureRandomService secureRandomService, TenantManagerService tenantManagerService, org.exoplatform.account.setup.web.AccountSetupService accountSetupService, io.meeds.portal.security.service.SecuritySettingService securitySettingService, org.exoplatform.container.xml.InitParams params)