Package org.opensaml.storage.impl
package org.opensaml.storage.impl
Storage-related implementation classes.
-
ClassesClassDescriptionImplementation of
MutableStorageRecordannotated for JPA.Composite key to represent the record id.Implementation ofStorageServicethat uses JPA to persist to a database.Implementation ofStorageServicethat stores data in an LDAP.Implementation ofAbstractMapBackedStorageServicethat stores data in-memory in a shared data structure with no persistence.