Uses of Interface
com.skava.auth.service.userattribute.UpdateUserAttributeService
Packages that use UpdateUserAttributeService
Package
Description
Implementation classes to represent the service layer implementations of the user attribute.
-
Uses of UpdateUserAttributeService in com.skava.auth.service.impl.userattribute
Classes in com.skava.auth.service.impl.userattribute that implement UpdateUserAttributeServiceModifier and TypeClassDescriptionclass
This service class implements UpdateUserAttributeService and handles the update user attribute service request, process it and save the details in DB.