@ContextConfiguration(value="classpath:/tou-test-context.xml") public abstract class AbstractStorageTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
logger |
protected net.shibboleth.idp.tou.storage.Storage |
storage |
| Constructor and Description |
|---|
AbstractStorageTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
crudToUAcceptance(String userId,
String version,
String fingerprint,
DateTime date) |
abstract void |
initialization() |
protected void |
setStorage(net.shibboleth.idp.tou.storage.Storage storage) |
protected final Logger logger
protected net.shibboleth.idp.tou.storage.Storage storage
Copyright © 1999–2014. All rights reserved.