Uses of Class
io.meeds.tenant.metamask.service.MetamaskLoginService
Packages that use MetamaskLoginService
Package
Description
-
Uses of MetamaskLoginService in io.meeds.tenant.metamask.authenticator
Constructors in io.meeds.tenant.metamask.authenticator with parameters of type MetamaskLoginService -
Uses of MetamaskLoginService in io.meeds.tenant.metamask.web
Fields in io.meeds.tenant.metamask.web declared as MetamaskLoginServiceModifier and TypeFieldDescriptionprotected MetamaskLoginServiceMetamaskLoginExtension.metamaskLoginServiceConstructors in io.meeds.tenant.metamask.web with parameters of type MetamaskLoginServiceModifierConstructorDescriptionMetamaskLoginExtension(MetamaskLoginService metamaskLoginService) MetamaskRegisterExtension(MetamaskLoginService metamaskLoginService) -
Uses of MetamaskLoginService in io.meeds.tenant.metamask.web.filter
Constructors in io.meeds.tenant.metamask.web.filter with parameters of type MetamaskLoginServiceModifierConstructorDescriptionMetamaskSignInFilter(org.exoplatform.container.PortalContainer container, org.exoplatform.web.security.security.RemindPasswordTokenService remindPasswordTokenService, org.exoplatform.web.WebAppController webAppController, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.portal.branding.BrandingService brandingService, org.exoplatform.web.application.javascript.JavascriptConfigService javascriptConfigService, org.exoplatform.portal.resource.SkinService skinService, MetamaskLoginService metamaskLoginService) MetamaskSignInFilterDefinition(org.exoplatform.container.PortalContainer container, org.exoplatform.web.security.security.RemindPasswordTokenService remindPasswordTokenService, org.exoplatform.web.WebAppController webAppController, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.portal.branding.BrandingService brandingService, org.exoplatform.web.application.javascript.JavascriptConfigService javascriptConfigService, org.exoplatform.portal.resource.SkinService skinService, MetamaskLoginService metamaskLoginService, org.exoplatform.container.xml.InitParams params)