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