Interface UpdateOAuthClientService
- All Superinterfaces:
com.skava.core.EcommService<UpdateOAuthClientRequest,
OAuthClientResponse>
- All Known Implementing Classes:
UpdateOAuthClientServiceImpl
public interface UpdateOAuthClientService
extends com.skava.core.EcommService<UpdateOAuthClientRequest,OAuthClientResponse>
An interface to represent the service for updating the oauthclient.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process