Adding SHA1 signing override

Cantor, Scott cantor.2 at osu.edu
Thu Nov 12 20:53:00 EST 2015


On 11/12/15, 8:41 PM, "users on behalf of Jeffrey Eaton" <users-bounces at shibboleth.net on behalf of jeaton at cmu.edu> wrote:


>
>After much trial and error I came up with this, which seems to do the right thing:

It's the same thing. The wiki example sets a property by reference to a bean, and yours creates a new bean inherited from the bean that's referencing and sets the same property by value.

>which seems like more or less the same thing, if a bit more long-winded.  Is there anything wrong with doing it this way?

No, but if one works the other would (modulo removing the p: namespace shortcut that's required for the other syntax to work).

-- Scott

>


More information about the users mailing list