Uses of Interface
com.echothree.control.user.authentication.common.form.RecoverPasswordForm
Packages that use RecoverPasswordForm
Package
Description
-
Uses of RecoverPasswordForm in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return RecoverPasswordFormMethods in com.echothree.control.user.authentication.common with parameters of type RecoverPasswordFormModifier and TypeMethodDescriptionAuthenticationService.recoverPassword(UserVisitPK userVisitPK, RecoverPasswordForm form) -
Uses of RecoverPasswordForm in com.echothree.control.user.authentication.common.form
Methods in com.echothree.control.user.authentication.common.form that return RecoverPasswordFormModifier and TypeMethodDescriptionstatic RecoverPasswordFormAuthenticationFormFactory.getRecoverPasswordForm() -
Uses of RecoverPasswordForm in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return RecoverPasswordFormMethods in com.echothree.control.user.authentication.server with parameters of type RecoverPasswordFormModifier and TypeMethodDescriptionAuthenticationBean.recoverPassword(UserVisitPK userVisitPK, RecoverPasswordForm form)