ContextCheckPredicate -- regex

Cantor, Scott cantor.2 at osu.edu
Mon Jul 24 20:01:03 EDT 2017


On 7/24/17, 7:40 PM, "users on behalf of Joshua Brodie" <users-bounces at shibboleth.net on behalf of josbrodie at gmail.com> wrote:

> Is it possible to place a regex in ContextCheckPredicate --- similar to below?

With an appropriate class. The name of the regex-capable one is in the Javadoc, same package as the SimpleAttributePredicate class that's in the example.

> Getting a flow execution error --- wondering if syntax or not supported?

You're using an abstract Java class which cannot be instantiated.

-- Scott




More information about the users mailing list