public class BlobCrypterSecurityTokenCodecTest extends Object
| Constructor and Description |
|---|
BlobCrypterSecurityTokenCodecTest() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.shindig.common.crypto.BlobCrypter |
getBlobCrypter(String key) |
protected String |
getContainerKey(String container) |
protected Map<String,Object> |
makeContainer(String container) |
void |
setUp() |
void |
testAnonymous() |
void |
testChangingContainers() |
void |
testCreateToken() |
void |
testExpired() |
void |
testGetTokenTimeToLive() |
void |
testMalformed() |
void |
testUnknownContainer() |
void |
testWrongContainer() |
protected org.apache.shindig.common.crypto.BlobCrypter getBlobCrypter(String key)
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.