Interface GetJSONWebKeySetService

All Superinterfaces:
com.skava.core.EcommService<GetOAuthClientRequest,PublicKeys>
All Known Implementing Classes:
GetJSONWebKeySetServiceImpl

public interface GetJSONWebKeySetService extends com.skava.core.EcommService<GetOAuthClientRequest,PublicKeys>
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