Package | Description |
---|---|
org.opensaml.storage |
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Map<String,Map<String,MutableStorageRecord>> |
AbstractMapBackedStorageService.getContextMap()
Get the map of contexts to manipulate during operations.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractMapBackedStorageService.reapWithLock(Map<String,MutableStorageRecord> dataMap,
long expiration)
Locates and removes expired records from the input map.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.