Package net.shibboleth.idp.attribute.resolver.dc.storage.impl
Implementation of StorageService-backed data connector.
-
Class Summary Class Description ScriptedStorageMappingStrategy StorageMappingStrategythat relies on a script to map the record to the attribute set.SimpleStorageMappingStrategy MappingStrategyfor pulling data out ofStorageRecord.StorageServiceDataConnector This class implements aDataConnectorthat obtains data from aStorageService.TemplatedSearchBuilder AnExecutableSearchBuilderthat generates theStorageServicecontext and key using Velocity templates.