Interface DeleteOAuthClientService

All Superinterfaces:
com.skava.core.EcommService<GetOAuthClientRequest,OAuthClientResponse>
All Known Implementing Classes:
DeleteOAuthClientServiceImpl

public interface DeleteOAuthClientService extends com.skava.core.EcommService<GetOAuthClientRequest,OAuthClientResponse>
An interface to represent the service for deleting a OAuthClient.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process