Entity Attribute Data Connector
Cantor, Scott
cantor.2 at osu.edu
Tue May 28 17:14:47 EDT 2013
On 5/28/13 12:46 PM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>I'm not wedded to the idea of a data connector, indeed I'm just of a call
>to
>Tom where I indicated some of the nastiness involved. This is mostly
>because a DataConnector produces a Map<String, Attribute> and we need to
>produce a Map<String, RequestedAttribute> in the ACS case. But there is a
>lot of stuff which has no real use in this situation.
I suppose that's a "type-safe" substitution, but it still feels off to me.
>>What is the function from the context to List<XMLObject> doing?
>
>Hence the List<XMLObject>, although List<[SAML2]Attribute> would also do
>the
>trick.
Got it, I wasn't sure what XMLObject referred to.
-- Scott
More information about the dev
mailing list