org.exoplatform.social.opensocial.auth
Class ExoAuthenticationHandlerProvider

java.lang.Object
  extended by org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider
      extended by org.exoplatform.social.opensocial.auth.ExoAuthenticationHandlerProvider
All Implemented Interfaces:
javax.inject.Provider<List<org.apache.shindig.auth.AuthenticationHandler>>

public class ExoAuthenticationHandlerProvider
extends org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider


Field Summary
 
Fields inherited from class org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider
handlers
 
Constructor Summary
ExoAuthenticationHandlerProvider(ExoUrlAuthenticationHandler urlParam, org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler threeLeggedOAuth, org.apache.shindig.auth.AnonymousAuthenticationHandler anonymous)
           
 
Method Summary
 
Methods inherited from class org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExoAuthenticationHandlerProvider

@Inject
public ExoAuthenticationHandlerProvider(ExoUrlAuthenticationHandler urlParam,
                                               org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler threeLeggedOAuth,
                                               org.apache.shindig.auth.AnonymousAuthenticationHandler anonymous)


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.