| Package | Description |
|---|---|
| net.shibboleth.idp.attribute.resolver.dc.ldap.impl |
A
DataConnector implementation that reads data from an LDAP. |
| Modifier and Type | Method and Description |
|---|---|
ExecutableSearchFilter |
ParameterizedExecutableSearchFilterBuilder.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.
|
ExecutableSearchFilter |
TemplatedExecutableSearchFilterBuilder.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.
|
protected ExecutableSearchFilter |
AbstractExecutableSearchFilterBuilder.build(SearchFilter searchFilter)
Creates an executable search filter that performs a search with the search filter.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,IdPAttribute> |
LDAPDataConnector.retrieveAttributes(ExecutableSearchFilter filter)
Attempts to retrieve attributes from the LDAP.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.