Uses of Interface
net.shibboleth.idp.attribute.resolver.dc.storage.StorageServiceSearch
Packages that use StorageServiceSearch
Package
Description
Implementation of StorageService-backed data connector.
-
Uses of StorageServiceSearch in net.shibboleth.idp.attribute.resolver.dc.storage.impl
Methods in net.shibboleth.idp.attribute.resolver.dc.storage.impl that return StorageServiceSearchModifier and TypeMethodDescriptionTemplatedSearchBuilder.build
(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results.Methods in net.shibboleth.idp.attribute.resolver.dc.storage.impl with parameters of type StorageServiceSearchModifier and TypeMethodDescriptionprotected Map<String,
IdPAttribute> StorageServiceDataConnector.retrieveAttributes
(StorageServiceSearch executable) Attempts to retrieve attributes from the data source.