Package net.shibboleth.idp.attribute.resolver.dc.rdbms
@NonnullElements
package net.shibboleth.idp.attribute.resolver.dc.rdbms
Package for RDBMS data connector configuration.
-
ClassDescriptionBasis of statement builder.A statement that can be executed against a database to fetch results.Strategy for mapping from a
ResultSetto a collection ofIdPAttributes.A simpleResultMappingStrategythat assumes all columns in the result set should be mapped and that all values are strings.AnExecutableSearchBuilderthat generates the SQL statement to be executed by evaluating aTemplateagainst the currently resolved attributes within aAttributeResolutionContext.Escapes SQL values added to the template context.