public class ExoSocialSecurityTokenGenerator
extends org.exoplatform.portal.gadget.core.ExoDefaultSecurityTokenGenerator
| Constructor and Description |
|---|
ExoSocialSecurityTokenGenerator()
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
createToken(String gadgetURL,
Long moduleId)
Creates a token by gadgetURL and moduleId.
|
protected String |
createToken(String gadgetURL,
String owner,
String viewer,
Long moduleId,
String container)
Creates a security token with some more data from Social instead of default implementation one.
|
protected String createToken(String gadgetURL, String owner, String viewer, Long moduleId, String container)
createToken in class org.exoplatform.portal.gadget.core.ExoDefaultSecurityTokenGeneratorpublic String createToken(String gadgetURL, Long moduleId)
createToken in interface org.exoplatform.portal.gadget.core.SecurityTokenGeneratorcreateToken in class org.exoplatform.portal.gadget.core.ExoDefaultSecurityTokenGeneratorgadgetURL - moduleId - Copyright © 2003–2018 eXo Platform SAS. All rights reserved.