Package net.shibboleth.idp.attribute.resolver.dc.storage.impl
@NonnullElements
package net.shibboleth.idp.attribute.resolver.dc.storage.impl
Implementation of StorageService-backed data connector.
-
ClassDescription
StorageMappingStrategythat relies on a script to map the record to the attribute set.MappingStrategyfor pulling data out ofStorageRecord.This class implements aDataConnectorthat obtains data from aStorageService.AnExecutableSearchBuilderthat generates theStorageServicecontext and key using Velocity templates.Record encapsulating storage context and key.