Uses of Package
net.shibboleth.idp.attribute.resolver.dc.ldap
-
Packages that use net.shibboleth.idp.attribute.resolver.dc.ldap Package Description net.shibboleth.idp.attribute.resolver.dc.ldap Package for LDAP data connector configuration.net.shibboleth.idp.attribute.resolver.dc.ldap.impl ADataConnectorimplementation that reads data from an LDAP. -
Classes in net.shibboleth.idp.attribute.resolver.dc.ldap used by net.shibboleth.idp.attribute.resolver.dc.ldap Class Description AbstractExecutableSearchFilterBuilder Abstract executable search filter builder for implementations that can provide a search filter.ExecutableSearchFilter A search filter that can be executed against an LDAP to fetch results.SearchResultMappingStrategy Strategy for mapping from aSearchResultto a collection ofIdPAttributes. -
Classes in net.shibboleth.idp.attribute.resolver.dc.ldap used by net.shibboleth.idp.attribute.resolver.dc.ldap.impl Class Description AbstractExecutableSearchFilterBuilder Abstract executable search filter builder for implementations that can provide a search filter.ExecutableSearchFilter A search filter that can be executed against an LDAP to fetch results.ParameterizedExecutableSearchFilterBuilder AnExecutableSearchBuilderthat generates the search filter to be executed by evaluating a parameterized filter string against the currently resolved attributes within aAttributeResolutionContext.SearchResultMappingStrategy Strategy for mapping from aSearchResultto a collection ofIdPAttributes.StringAttributeValueMappingStrategy A simpleSearchResultMappingStrategythat iterates over all result entries and includes all attribute values as strings.TemplatedExecutableSearchFilterBuilder AnExecutableSearchBuilderthat generates the search filter to be executed by evaluating aTemplateagainst the currently resolved attributes within aAttributeResolutionContext.