Uses of Package
org.opensaml.core.xml.persist
Packages that use org.opensaml.core.xml.persist
Package
Description
Components for persisting XMLObjects.
Classes for retrieving, filtering, and querying metadata.
-
Classes in org.opensaml.core.xml.persist used by org.opensaml.core.xml.persistClassDescriptionAbstract base class for
XMLObjectLoadSaveManagerimplementations which track the modify times of requested data such thatXMLObjectLoadSaveManager.load(String)returns data only if the data associated with the key has been modified since the last request.Interface for specialization ofXMLObjectLoadSaveManagerimplementations which track the modify times of requested data such thatXMLObjectLoadSaveManager.load(String)returns data only if the data associated with the key has been modified since the last request.Interface for a component which is capable of loading and saving instances ofXMLObject, based on a string key. -
Classes in org.opensaml.core.xml.persist used by org.opensaml.saml.metadata.resolver.implClassDescriptionInterface for a component which is capable of loading and saving instances of
XMLObject, based on a string key.