Uses of Interface
com.skava.service.UpdateUserPasswordService
Packages that use UpdateUserPasswordService
Package
Description
This package contains the user service implementation classes.
-
Uses of UpdateUserPasswordService in com.skava.service.impl
Classes in com.skava.service.impl that implement UpdateUserPasswordServiceModifier and TypeClassDescriptionclass
This service class implements UpdateUserPasswordService and handles the update user password service request, process it and save the details in DB.