| Package | Description |
|---|---|
| net.shibboleth.idp.attribute.resolver.dc.rdbms.impl |
A
DataConnector implementation that reads data from a relational
database. |
| Modifier and Type | Method and Description |
|---|---|
ExecutableStatement |
AbstractExecutableStatementBuilder.build(AttributeResolutionContext resolutionContext,
Map<String,List<IdPAttributeValue<?>>> dependencyAttributes)
Creates an executable search that can be executed against a data source in order to produce results.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,IdPAttribute> |
RDBMSDataConnector.retrieveAttributes(ExecutableStatement statement)
Attempts to retrieve the attribute from the database.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.