accessing user principal in scripted attributes

Brent Putman putmanb at georgetown.edu
Wed Jun 17 17:46:11 EDT 2015



On 6/17/15 5:37 PM, Cantor, Scott wrote:
> I think right now the answer is that you have to actually pull in the packages, types, etc. to use. I guess that shorthand is creating an issue.
>
> var digester = Java.type("org.apache.commons.codec.digest");
> digester.shaHex()

Think you mean?:

var digester = Java.type("org.apache.commons.codec.digest.DigestUtils");


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150617/761eb5a2/attachment.html>


More information about the users mailing list