net.shibboleth.idp.attribute.resolver.spring.dc has changed in IDP 3.2.x

Cantor, Scott cantor.2 at osu.edu
Thu Jan 28 19:31:19 EST 2016


On 1/28/16, 6:49 PM, "dev on behalf of Joey Wang" <dev-bounces at shibboleth.net on behalf of carbon_60 at yahoo.com> wrote:


>
>
>In 3.1.x and earlier, this class was in net.shibboleth.idp.attribute.resolver.spring.dc which implies (to me) it was public in 3.1.x

It was never public. The reason it was not public was because all the Spring modules were non-public. That was not easy to understand, so we renamed the packages and started moving toward a self-evident policy that any package with impl in it would be clearly not public. Spring logic was moved into renamed packages.

>In 3.2.x, this class is in net.shibboleth.idp.attribute.resolver.spring.dc.impl which implies it is non-public in 3.2.x

I believe it's being promoted into an API for a future release, and hasn't been yet. I don't think it's there now. Maybe it's never going to be. At the moment, it's moot for your purposes.

-- Scott



More information about the dev mailing list