authnContextTranslationStrategyEx: passing through the authenticationContextClassRef unmodified?

Cantor, Scott cantor.2 at osu.edu
Thu Oct 14 16:28:49 UTC 2021


> According to the docs, the AuthnContextClassRef interface doesn't have a
> getURL method. It has a getAuthnContextClassRef method that returns a string,
> and I believe that's what I want. But the method is marked as deprecated. Is
> there another way to get the URL out?

Might be getURI but the method is on a base class, all of the old per-object getters were deprecated to standardize them based on the underlying XML schema type.

-- Scott



More information about the users mailing list