Interface OAuthClientAuthorizationService

All Superinterfaces:
com.skava.core.EcommService<AuthorizationRequestVO,AuthorizationResponseVO>
All Known Implementing Classes:
OAuthClientAuthorizationServiceImpl

public interface OAuthClientAuthorizationService extends com.skava.core.EcommService<AuthorizationRequestVO,AuthorizationResponseVO>
An interface to represent the service for authorizing users who wishes to access the registered client applications.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process