Uses of Interface
org.exoplatform.ws.security.oauth.ExoOAuthClient

Packages that use ExoOAuthClient
org.exoplatform.ws.security.oauth.impl   
 

Uses of ExoOAuthClient in org.exoplatform.ws.security.oauth.impl
 

Classes in org.exoplatform.ws.security.oauth.impl that implement ExoOAuthClient
 class OAuthClientHttpImpl
           
 

Constructors in org.exoplatform.ws.security.oauth.impl with parameters of type ExoOAuthClient
OAuthConsumerServiceImpl(ExoOAuthClient oauthClient, org.exoplatform.container.xml.InitParams params)
          Without token cleaner.
OAuthConsumerServiceImpl(ExoOAuthClient oauthClient, OAuthTokenCleaner tokenCleaner, org.exoplatform.container.xml.InitParams params)
          With token cleaner.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.