public class CacheStorageTest extends AbstractStorageTest
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.storage.Cache<String,ConcurrentMap> |
cache |
private net.shibboleth.idp.storage.CacheManager |
cacheManager |
private net.shibboleth.idp.attribute.consent.storage.CacheStorage |
cacheStorage |
logger, storagejdbcTemplateapplicationContext| Constructor and Description |
|---|
CacheStorageTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
initialization() |
void |
setup() |
crudAttributeRelease, crudUser, setStoragecountRowsInTable, countRowsInTableWhere, deleteFromTables, deleteFromTableWhere, dropTables, executeSqlScript, setDataSource, setSqlScriptEncodingrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprivate net.shibboleth.idp.attribute.consent.storage.CacheStorage cacheStorage
private net.shibboleth.idp.storage.CacheManager cacheManager
private net.shibboleth.idp.storage.Cache<String,ConcurrentMap> cache
public void setup()
public void clear()
public void initialization()
initialization in class AbstractStorageTestCopyright © 1999–2014. All rights reserved.