Class UpdateOAuthClientServiceImpl

java.lang.Object
com.skava.auth.service.impl.outhclient.UpdateOAuthClientServiceImpl
All Implemented Interfaces:
UpdateOAuthClientService, com.skava.core.EcommService<UpdateOAuthClientRequest,OAuthClientResponse>

@Service public class UpdateOAuthClientServiceImpl extends Object implements UpdateOAuthClientService
This service class implements UpdateOauthClientService and handles the UpdateOauthClient service request, process it and save the details in DB. It also implements business logic required to UpdateOauthClient.
Author:
Infosys Equinox