Package net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
A
DataConnector
implementation that reads data from a relational
database.-
Class Summary Class Description DataSourceValidator Validator implementation that invokesDataSource.getConnection()
to determine if the DataSource is properly configured.FormatExecutableStatementBuilder Deprecated. Replaced by api class.RDBMSDataConnector ADataConnector
that queries a relation database in order to retrieve attribute data.StringResultMappingStrategy Deprecated. Replaced by api class.TemplatedExecutableStatementBuilder Deprecated. Replaced by api class.V2CompatibleTemplatedExecutableStatementBuilder ATemplatedExecutableStatementBuilder
which also injects anV2SAMLProfileRequestContext
into the spring context.