Package com.skava.service.impl


package com.skava.service.impl
This package contains the user service implementation classes.
Author:
Infosys Equinox
  • Classes
    Class
    Description
    This class is used to consolidate all the services used in multiple service implementations.
    The Class AttributeServiceImpl is used for finding user based on the provided information.
    This service class handles the Cache request and process it by clearing all the cache, cache clear by cache name alone and cache clear by cache name and key.
    This service class encapsulates all associated collection services of User micro service.
    This service class encapsulates all required services of User micro service.
    This service class encapsulates all associated common components required for User micro service.
    This service class implements CreateAddressesService and handles the create address service request, process it and save the details in DB.
    Class CreateAttributeServiceImpl provides the implementation for the CreateAttributeApicall.
    This service class implements CreateBlackListService and handles the create BlackListItem service request, process it and save the details in DB.
    This service class implements CreateCollectionService and handles the create collection service request, process it and save the details in DB.
    This service class implements CreateConsentService and handles the create consent service request, process it and save the details in DB.
    This service class implements CreateNotesService and handles the create notes service request, process it and save the details in DB.
    This service class implements CreateUserConsentService and handles the create user consent service request, process it and save the details in DB.
     
    This service class implements CreateUserService and handles the create user service request, process it and save the details in DB.
    This service class implements CreateUserService and handles the create user service request, process it and save the details in DB.
    This service class implements DeleteAddressService and handles the delete address service request, process it and save the details in DB.
    Class DeleteAttributeServiceImpl provides the implementation for the CreateAttributeApicall.
    This service class implements DeactivateUserService and handles the deactivate user service request, process it and save the details in DB.
    This service class implements DeleteConsentService and handles the delete consent service request, process it and save the details in DB.
    This service class implements DeleteCustomPropertyService and handles the delete custom property service request, process it and save the details in DB.
    This service class implements DeleteNotesService and handles deleting a notes service request, process it and delete the details from DB within a collection id and user id.
    This service class implements DeleteUserConsentService and handles the delete user consent service request, process it and save the details in DB.
    This service class implements DeactivateUserService and handles the deactivate user service request, process it and save the details in DB.
    The Class AttributeResponseCode consists of response codes which are used in all Attribute apis and Attribute validators.
    This service class implements GetAllUserService and handles the get all user service request, process it and save the details in DB.
    The Class FindAttributeServiceImpl contains implementation to find an attribute by identifier.
    This service class implements GetAddressService and handles the get address service request, process it and save the details in DB.
    This service class implements GetAllAddressesService and handles the get all address service request, process it and save the details in DB.
    This service class implements GetAllCollectionAttributeService and handles the get all collection attribute service request, process it and save the details in DB.
    This service class implements GetAllCollectionService and handles the get all collection service request, process it and save the details in DB.
    This service class implements GetAllConsentService and handles the get all consent service request, process it and save the details in DB.
    This service class implements GetAllCustomPropertyService and handles the get all custom property service request, process it and save the details in DB.
    This service class implements GetAllNotesService and handles loading the notes details from DB.
    This service class implements GetAllSecurityQuestions and handles the get all security questions service request, process it and save the details in DB.
    This service class implements GetAllUserConsentHistoryServiceImpl and handles loading the user consent history details from DB.
    This service class implements GetAllUserConsentService and handles the get all user consent service request, process it and save the details in DB.
    This service class implements GetAllUserService and handles the get all public user profile service request, process it and save the details in DB.
    This service class implements GetAllUserService and handles the get all user service request, process it and save the details in DB.
    This service class implements GetCollectionPropertyService and handles the get collection property service request, process it and save the details in DB.
    This service class implements GetCollectionService and handles the get collection service request, process it and save the details in DB.
    This service class implements GetConsentService and handles the get consent service request, process it and save the details in DB.
    This service class implements GetCustomPropertyService and handles the get custom property service request, process it and save the details in DB.
    This service class implements GetSecurityQuestions and handles the get security questions service request, process it and save the details in DB.
     
    This service class implements GetUserIdentityService and handles the get user identity service request, process it and save the details in DB.
    This service class implements GetUserService and handles the get user service request, process it and save the details in DB.
    This service class encapsulates all associated common components required for User micro service.
    The Class PatchUpdateAttributesServiceImpl.
    This service class implements PutUpdateCollectionPropertiesService and handles the update collection properties service request, process it and save the details in DB.
    This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
    This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
    This service class implements SendActivationService and handles the send activation service request, process it and save the details in DB.
    This service class implements SendResetPasswordService and handles the send reset password service request, process it and save the details in DB.
    This service class implements UpdateAddressService and handles the update address service request, process it and save the details in DB.
    This service class implements UpdateCollectionPropertyService and handles the update collection property service request, process it and save the details in DB.
    This service class implements UpdateCollectionService and handles the update collection service request, process it and save the details in DB.
    This service class implements UpdateConsentService and handles the update consent service request, process it and save the details in DB.
    This service class implements UpdateCustomPropertyService and handles the update custom property service request, process it and save the details in DB.
    This service class implements UpdateMfaAuthenticatorService and handles the update MFA authenticator service request, process it and save the details in DB.
    This service class implements UpdateSecurityQuestions and handles the update security questions service request, process it and save the details in DB.
    This service class implements UpdateUserPasswordService and handles the update user password service request, process it and save the details in DB.
    This service class implements UpdateUserService and handles the update user service request, process it and save the details in DB.
    This service class implements UserAuthSendNotificationService and handles the login send notification service request, process it and save the details in DB.
    This service class implements UserAuthValidateNotificationService and handles the notification validation service request, process it and save the details in DB.
    This service class implements UserCheckAuthService and handles the user login service request, process it and save the details in DB.
     
     
    An interface to define the service for creating a new User.
    This service class encapsulates all required services of User micro service.
    This service class handles the user service merge user from the request, process it and save the details in DB.
    This service class implements ValidateActivationService and handles the validate activation service request, process it and save the details in DB.
    This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
    This service class handles the user service Validating MFA login token from the request, process it and save the details in DB.
    This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
    This service class implements ValidateResetPasswordService and handles the validate reset password service request, process it and save the details in DB.
    This service class implements ValidateSecurityAnswerService and handles the validate security answer service request, process it and save the details in DB.
    This service class handles the user service Validating MFA token from the request, process it and save the details in DB.