Sample Dataconnector for Shib 3.1

Brent Putman putmanb at georgetown.edu
Thu May 14 17:48:11 EDT 2015



On 5/14/15 2:12 PM, Cantor, Scott wrote:
> Originally the hope was that we would be able to somehow mix the
> native and custom syntaxes so that new plugins would just be written
> as Java beans without all the extra work. That didn't pan out so far
> at least.

Did we ever test or consider the notion of supporting our custom schema
*inside* a standard <beans> file?  AFAIK that should "just work".  The
custom schema mechanisms we use are the same I believe that Spring use
for their own "custom" schema, like util: context:, tx:, aop:, etc.  (If
it doesn't work outright, it's likely to be a bug on our part.)  From my
read of the Spring docs, that's really the main use case they have in
mind with the custom schema extension stuff.

That would I think allow mixing the 2 in ways that might be useful or
beneficial for deployers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20150514/2a2057d1/attachment.html>


More information about the dev mailing list