Package | Description |
---|---|
org.opensaml.core.xml.persist |
Components for persisting XMLObjects.
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemLoadSaveManager<T extends XMLObject>
Implementation of
XMLObjectLoadSaveManager which uses a local filesystem to load and store serialized XML. |
class |
MapLoadSaveManager<T extends XMLObject>
Simple implementation of
XMLObjectLoadSaveManager which uses an in-memory map. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.