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)