Uses of Interface
org.brickred.socialauth.oauthstrategy.OAuthStrategyBase

Packages that use OAuthStrategyBase
org.brickred.socialauth   
org.brickred.socialauth.oauthstrategy   
org.brickred.socialauth.provider   
org.brickred.socialauth.util   
 

Uses of OAuthStrategyBase in org.brickred.socialauth
 

Methods in org.brickred.socialauth that return OAuthStrategyBase
protected abstract  OAuthStrategyBase AbstractProvider.getOauthStrategy()
          Returns the OAuthStrategyBase of a provider.
 

Uses of OAuthStrategyBase in org.brickred.socialauth.oauthstrategy
 

Classes in org.brickred.socialauth.oauthstrategy that implement OAuthStrategyBase
 class Hybrid
           
 class OAuth1
           
 class OAuth2
           
 

Uses of OAuthStrategyBase in org.brickred.socialauth.provider
 

Methods in org.brickred.socialauth.provider that return OAuthStrategyBase
protected  OAuthStrategyBase YammerImpl.getOauthStrategy()
           
protected  OAuthStrategyBase YahooImpl.getOauthStrategy()
           
protected  OAuthStrategyBase TwitterImpl.getOauthStrategy()
           
protected  OAuthStrategyBase SalesForceImpl.getOauthStrategy()
           
protected  OAuthStrategyBase RunkeeperImpl.getOauthStrategy()
           
protected  OAuthStrategyBase OpenIdImpl.getOauthStrategy()
           
protected  OAuthStrategyBase MySpaceImpl.getOauthStrategy()
           
protected  OAuthStrategyBase MendeleyImpl.getOauthStrategy()
           
protected  OAuthStrategyBase LinkedInImpl.getOauthStrategy()
           
protected  OAuthStrategyBase HotmailImpl.getOauthStrategy()
           
protected  OAuthStrategyBase GoogleImpl.getOauthStrategy()
           
protected  OAuthStrategyBase GenericOAuth2Provider.getOauthStrategy()
           
protected  OAuthStrategyBase GenericOAuth1Provider.getOauthStrategy()
           
protected  OAuthStrategyBase FourSquareImpl.getOauthStrategy()
           
protected  OAuthStrategyBase FacebookImpl.getOauthStrategy()
           
protected  OAuthStrategyBase AolImpl.getOauthStrategy()
           
 

Uses of OAuthStrategyBase in org.brickred.socialauth.util
 

Constructors in org.brickred.socialauth.util with parameters of type OAuthStrategyBase
ProviderSupport(OAuthStrategyBase strategy)
           
 



Copyright © 2013. All Rights Reserved.