SimpleAttributePredicate case insensitive
Cantor, Scott
cantor.2 at osu.edu
Wed Feb 15 21:05:19 EST 2017
On 2/15/17, 8:44 PM, "users on behalf of Andrew Morgan" <users-bounces at shibboleth.net on behalf of morgan at orst.edu> wrote:
> Can an option be added to
> net.shibboleth.idp.profile.logic.SimpleAttributePredicate to ignore case
> when performing matches?
If you mean does it currently have one, no (you can check the Javadoc if you ever are in doubt, there's no hidden stuff going on, anything you can do is in the class API)
I don't know if that option would create any weird issues or not, probably not.
> Or should I use the RegexAttributePredicate instead?
Certainly right now you would have to.
-- Scott
More information about the users
mailing list