Delegation: Policy enforcement and ProfileConfiguration resolution
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 28 21:40:10 EDT 2015
On 9/28/15, 9:34 PM, "dev on behalf of Brent Putman" <dev-bounces at shibboleth.net on behalf of putmanb at georgetown.edu> wrote:
>A whole new interface, yes. Just remember that with generics you can't implement an interface multiple times merely by varying the generic params (due to the type erasure), so the new 2nd interface couldn't be a Resolver.
Or we could make it Object and just check the type to support the native PRC input. Generics aren't clean enough to begin with to make that ugly enough to bother me.
-- Scott
More information about the dev
mailing list