Uses of Class
io.meeds.tenant.metamask.service.MetamaskLoginService
Packages that use MetamaskLoginService
-
Uses of MetamaskLoginService in io.meeds.tenant.metamask.web
Fields in io.meeds.tenant.metamask.web declared as MetamaskLoginServiceModifier and TypeFieldDescriptionprotected MetamaskLoginServiceBaseMetamaskExtension.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)