Uses of Class
org.exoplatform.web.security.security.RemindPasswordTokenService
Packages that use RemindPasswordTokenService
-
Uses of RemindPasswordTokenService in org.exoplatform.web.login.recovery
Constructors in org.exoplatform.web.login.recovery with parameters of type RemindPasswordTokenServiceModifierConstructorDescriptionPasswordRecoveryServiceImpl(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.organization.OrganizationService orgService, org.exoplatform.services.mail.MailService mailService, org.exoplatform.services.resources.ResourceBundleService bundleService, RemindPasswordTokenService remindPasswordTokenService, CookieTokenService cookieTokenService, org.exoplatform.web.WebAppController controller, org.exoplatform.portal.branding.BrandingService brandingService) -
Uses of RemindPasswordTokenService in org.exoplatform.web.register
Constructors in org.exoplatform.web.register with parameters of type RemindPasswordTokenServiceModifierConstructorDescriptionExternalRegisterHandler(org.exoplatform.container.PortalContainer container, RemindPasswordTokenService remindPasswordTokenService, org.exoplatform.web.login.recovery.PasswordRecoveryService passwordRecoveryService, org.exoplatform.services.resources.ResourceBundleService resourceBundleService, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.portal.branding.BrandingService brandingService, io.meeds.portal.security.service.SecuritySettingService securitySettingService, org.exoplatform.web.application.javascript.JavascriptConfigService javascriptConfigService, org.exoplatform.portal.resource.SkinService skinService)