Package net.shibboleth.idp.attribute.resolver.dc.ldap
@NonnullElements
package net.shibboleth.idp.attribute.resolver.dc.ldap
Package for LDAP data connector configuration.
-
ClassDescriptionAbstract executable search filter builder for implementations that can provide a search filter.A search filter that can be executed against an LDAP to fetch results.An
ExecutableSearchBuilderthat generates the search filter to be executed by evaluating a parameterized filter string against the currently resolved attributes within aAttributeResolutionContext.Strategy for mapping from aSearchResponseto a collection ofIdPAttributes.A simpleSearchResultMappingStrategythat iterates over all result entries and includes all attribute values as strings.AnExecutableSearchBuilderthat generates the search filter to be executed by evaluating aTemplateagainst the currently resolved attributes within aAttributeResolutionContext.Escapes LDAP attribute values added to the template context.