Decryption config

Brent Putman putmanb at georgetown.edu
Wed May 28 20:09:20 EDT 2014


On 5/27/14 9:04 PM, Brent Putman wrote:
>
>
> However, I just noticed that we don't actually have a
> ChainingKeyInfoCredentialResolver.  I'll work on that tomorrow.  It's
> non-trivial code b/c of all the Iterable/Iterator stuff, in order to
> do the iteration in an efficient and lazy fashion.  But I can just
> copy the existing ChainingCredentialResolver, or maybe see if it can
> just be subclassed, with narrowing the return type.
>
> Also looks like the latter needs to be updated anyway to be more
> Spring-friendly.  It current uses a mutable List<CredentialResolver>
> getResolverChain(), rather than setter or constructor injection.


Ok, I think this is all done.  You can give it a try and let me know if
I missed anything.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20140528/32d01b03/attachment.html 


More information about the dev mailing list