Extending ResolverStoredIDDataConnector
Tom Poage
tfpoage at ucdavis.edu
Mon Jun 11 18:32:20 BST 2012
On 06/11/2012 09:53 AM, Chad La Joie wrote:
> On Mon, Jun 11, 2012 at 11:16 AM, Tom Poage <tfpoage at ucdavis.edu> wrote:
>> Will IdP v3 require this type of adapter/code, or will v3 perhaps use something along the lines of Spring Data to manage technology-specific aspects of the data source?
>
> No since Spring Data is technology specific.
Understood. I didn't explain that I was thinking of a facility where one
might be able to throw in a jar or two and 'wire up' (XML) a connector
to a data source adhering to a well-defined data/repository interface.
Something like this might assist in testing/adopting new data engines
over time.
I'm not familiar enough with the IdP v3 design, Spring components, etc.
to know if this is feasible, or makes sense even. The gist was to
understand the degree of effort required to adapt a (non-relational)
data store, such as MongoDB, to IdPv3 when available.
Tom.
More information about the dev
mailing list