| Package | Description |
|---|---|
| org.apache.shindig.auth | |
| org.apache.shindig.common.cache | |
| org.apache.shindig.common.crypto | |
| org.apache.shindig.common.servlet |
| Modifier and Type | Method and Description |
|---|---|
protected TimeSource |
AbstractSecurityToken.getTimeSource() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractSecurityToken |
AbstractSecurityToken.setTimeSource(TimeSource timeSource)
This method is mostly used for test code to test the expire methods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoftExpiringCache.setTimeSource(TimeSource timeSource)
Set a new time source.
|
| Modifier and Type | Field and Description |
|---|---|
TimeSource |
BasicBlobCrypter.timeSource |
| Modifier and Type | Method and Description |
|---|---|
static TimeSource |
HttpUtil.getTimeSource() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpUtil.setTimeSource(TimeSource timeSource) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.