Package net.shibboleth.idp.attribute.resolver.dc.storage.impl
package net.shibboleth.idp.attribute.resolver.dc.storage.impl
Implementation of StorageService-backed data connector.
-
ClassesClassDescription
StorageMappingStrategy
that relies on a script to map the record to the attribute set.MappingStrategy
for pulling data out ofStorageRecord
.This class implements aDataConnector
that obtains data from aStorageService
.AnExecutableSearchBuilder
that generates theStorageService
context and key using Velocity templates.