Class OAuth2AuthorizationServiceWrapper

java.lang.Object
com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
All Implemented Interfaces:
OAuth2AuthorizationService, com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.ServiceWrapper<OAuth2AuthorizationService>

public class OAuth2AuthorizationServiceWrapper extends Object implements OAuth2AuthorizationService, com.liferay.portal.kernel.service.ServiceWrapper<OAuth2AuthorizationService>
Provides a wrapper for OAuth2AuthorizationService.
See Also:
Generated: