Uses of Interface
net.shibboleth.idp.attribute.resolver.dc.storage.StorageMappingStrategy
-
Packages that use StorageMappingStrategy Package Description net.shibboleth.idp.attribute.resolver.dc.storage.impl Implementation of StorageService-backed data connector. -
-
Uses of StorageMappingStrategy in net.shibboleth.idp.attribute.resolver.dc.storage.impl
Classes in net.shibboleth.idp.attribute.resolver.dc.storage.impl that implement StorageMappingStrategy Modifier and Type Class Description classScriptedStorageMappingStrategyStorageMappingStrategythat relies on a script to map the record to the attribute set.classSimpleStorageMappingStrategyMappingStrategyfor pulling data out ofStorageRecord.
-