See: Description
| Interface | Description |
|---|---|
| ExecutableSearch |
Should be implemented by objects used to search for attributes, that uniquely identify those search results.
|
| ExecutableSearchBuilder<T extends ExecutableSearch> |
Builder used to created
ExecutableSearch instances. |
| Class | Description |
|---|---|
| AbstractSearchDataConnector<T extends ExecutableSearch> |
A
DataConnector containing functionality common to data connectors that
retrieve attribute data by searching a data source. |
| ScriptedDataConnector |
A Data Connector which populates a series of attributes from a provided
ProfileRequestContext. |
| StaticDataConnector |
A
DataConnector that just returns a static collection of
attributes. |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.