public class ExoBlobCrypterSecurityDecoder
extends org.apache.shindig.auth.BlobCrypterSecurityTokenCodec
| Constructor and Description |
|---|
ExoBlobCrypterSecurityDecoder(org.apache.shindig.config.ContainerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shindig.auth.SecurityToken |
createToken(Map<String,String> tokenParameters)
Decrypt and verify the provided security token.
|
@Inject public ExoBlobCrypterSecurityDecoder(org.apache.shindig.config.ContainerConfig config)
public org.apache.shindig.auth.SecurityToken createToken(Map<String,String> tokenParameters) throws org.apache.shindig.auth.SecurityTokenException
createToken in interface org.apache.shindig.auth.SecurityTokenCodeccreateToken in class org.apache.shindig.auth.BlobCrypterSecurityTokenCodecorg.apache.shindig.auth.SecurityTokenExceptionCopyright © 2003–2015 eXo Platform SAS. All rights reserved.