...
TheĀ PairwiseId
DataConnector is primarily an extension point to allow generation of a value from a Spring-defined bean that implements the PairwiseIdStore interface.
This is an extension point for those wishing to substitute alternate implementations of the features normally supplied by the StoredId or ComputedId DataConnectors, which rely on built-in implementations of the interface.
...
Expand |
---|
title | Specific XML Attributes |
---|
|
Name | Type | Req? | Default | Description |
---|
generatedAttributeID | string | | ID of the connector | Name of the IdPAttribute produced | pairwiseIdStoreRef | Bean ID | Y | | Name of Spring bean implementing theĀ PairwiseIdStore interface |
|
Expand |
---|
title | Common XML Attributes |
---|
|
Include Page |
---|
| DataConnectorCommonAttributes |
---|
| DataConnectorCommonAttributes |
---|
|
|
...