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