org.exoplatform.social.opensocial.auth
Class ExoAuthenticationHandlerProvider
java.lang.Object
org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider
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
| Fields inherited from class org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider |
handlers |
| 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 |
ExoAuthenticationHandlerProvider
@Inject
public ExoAuthenticationHandlerProvider(ExoUrlAuthenticationHandler urlParam,
org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler threeLeggedOAuth,
org.apache.shindig.auth.AnonymousAuthenticationHandler anonymous)
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.