Uses of Package
net.shibboleth.idp.attribute.resolver.dc.ldap
Packages that use net.shibboleth.idp.attribute.resolver.dc.ldap
Package
Description
Package for LDAP data connector configuration.
A
DataConnector implementation that reads data from an LDAP.-
Classes in net.shibboleth.idp.attribute.resolver.dc.ldap used by net.shibboleth.idp.attribute.resolver.dc.ldapClassDescriptionAbstract 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.Strategy for mapping from a
SearchResultto a collection ofIdPAttributes. -
Classes in net.shibboleth.idp.attribute.resolver.dc.ldap used by net.shibboleth.idp.attribute.resolver.dc.ldap.implClassDescriptionAbstract 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 aSearchResultto 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.