org.exoplatform.social.opensocial.auth
Class ExoUrlAuthenticationHandler

java.lang.Object
  extended by org.apache.shindig.auth.UrlParameterAuthenticationHandler
      extended by org.exoplatform.social.opensocial.auth.ExoUrlAuthenticationHandler
All Implemented Interfaces:
org.apache.shindig.auth.AuthenticationHandler

public class ExoUrlAuthenticationHandler
extends org.apache.shindig.auth.UrlParameterAuthenticationHandler


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.shindig.auth.AuthenticationHandler
org.apache.shindig.auth.AuthenticationHandler.InvalidAuthenticationException
 
Field Summary
 
Fields inherited from interface org.apache.shindig.auth.AuthenticationHandler
STASHED_BODY
 
Constructor Summary
ExoUrlAuthenticationHandler(org.apache.shindig.auth.SecurityTokenCodec securityTokenCodec)
           
 
Method Summary
 
Methods inherited from class org.apache.shindig.auth.UrlParameterAuthenticationHandler
getActiveUrl, getMappedParameters, getName, getSecurityTokenCodec, getSecurityTokenFromRequest, getWWWAuthenticateHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExoUrlAuthenticationHandler

@Inject
public ExoUrlAuthenticationHandler(org.apache.shindig.auth.SecurityTokenCodec securityTokenCodec)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.