Interface GetOAuthClientService
- All Superinterfaces:
com.skava.core.EcommService<GetOAuthClientRequest,
OAuthClientResponse>
- All Known Implementing Classes:
GetOAuthClientServiceImpl
public interface GetOAuthClientService
extends com.skava.core.EcommService<GetOAuthClientRequest,OAuthClientResponse>
An interface to represent the service for retrieving a OAuthClient.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process