Uses of Class
net.shibboleth.utilities.java.support.collection.IndexingObjectStore.StoredObjectWrapper
-
Packages that use IndexingObjectStore.StoredObjectWrapper Package Description net.shibboleth.utilities.java.support.collection Additional implementations of, and helpers for working with, collections. -
-
Uses of IndexingObjectStore.StoredObjectWrapper in net.shibboleth.utilities.java.support.collection
Fields in net.shibboleth.utilities.java.support.collection with type parameters of type IndexingObjectStore.StoredObjectWrapper Modifier and Type Field Description private Map<String,IndexingObjectStore.StoredObjectWrapper>IndexingObjectStore. objectStoreBacking object data store.
-