Uses of Interface
org.alfresco.repo.security.authentication.ResetPasswordService
Packages that use ResetPasswordService
Package
Description
-
Uses of ResetPasswordService in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement ResetPasswordServiceModifier and TypeClassDescriptionclassDeprecated.from 7.1.0 * Reset password implementation based on workflow. -
Uses of ResetPasswordService in org.alfresco.repo.security.authentication.activiti
Fields in org.alfresco.repo.security.authentication.activiti declared as ResetPasswordServiceModifier and TypeFieldDescriptionprotected ResetPasswordServiceAbstractResetPasswordDelegate.resetPasswordServiceDeprecated.Methods in org.alfresco.repo.security.authentication.activiti with parameters of type ResetPasswordServiceModifier and TypeMethodDescriptionvoidAbstractResetPasswordDelegate.setResetPasswordService(ResetPasswordService resetPasswordService) Deprecated.