How to inject a ProfileRequestContext into a Predicate ?

Tom Zeller tzeller at dragonacea.biz
Mon Oct 24 15:20:43 EDT 2016


Is it possible to inject a ProfileRequestContext into a Predicate ? I’m not seeing it.

For IDP-970, an IsAttributeRequiredPredicate which operates on an IdPAttribute (i.e. public class IsAttributeRequiredPredicate implements Predicate<IdPAttribute>) seems straightforward, but it would need access to the PRC.

Thanks,
Tom


More information about the dev mailing list