Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.oauth.OAuthFactory

Packages that use OAuthFactory
com.liferay.portal.kernel.oauth   
 

Uses of OAuthFactory in com.liferay.portal.kernel.oauth
 

Methods in com.liferay.portal.kernel.oauth that return OAuthFactory
static OAuthFactory OAuthFactoryUtil.getOAuthFactory()
           
 

Methods in com.liferay.portal.kernel.oauth with parameters of type OAuthFactory
 void OAuthFactoryUtil.setOAuthFactory(OAuthFactory oAuthFactory)
           
 


Liferay 6.2-ce-ga5