public class ExoOAuthAuthenticationHandler
extends org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
| Constructor and Description |
|---|
ExoOAuthAuthenticationHandler(org.apache.shindig.social.opensocial.oauth.OAuthDataStore store,
boolean allowLegacyBodySigning) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPortalContainerName() |
org.apache.shindig.auth.SecurityToken |
getSecurityTokenFromRequest(javax.servlet.http.HttpServletRequest request) |
String |
getWWWAuthenticateHeader(String realm) |
@Inject
public ExoOAuthAuthenticationHandler(org.apache.shindig.social.opensocial.oauth.OAuthDataStore store,
boolean allowLegacyBodySigning)
public String getName()
getName in interface org.apache.shindig.auth.AuthenticationHandlergetName in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandlerpublic String getPortalContainerName()
public org.apache.shindig.auth.SecurityToken getSecurityTokenFromRequest(javax.servlet.http.HttpServletRequest request)
throws org.apache.shindig.auth.AuthenticationHandler.InvalidAuthenticationException
getSecurityTokenFromRequest in interface org.apache.shindig.auth.AuthenticationHandlergetSecurityTokenFromRequest in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandlerorg.apache.shindig.auth.AuthenticationHandler.InvalidAuthenticationExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.