IdP access to server environment variables

Liam Hoekenga liamr at umich.edu
Thu Sep 29 17:57:58 BST 2011


> For the general case use getAttribute, e.g.
>
>    httpRequest.getAttribute('some_attribute_name');
>
> and omit the 'AJP_'.

But is this somehow available within the scripted attribute resolver?

Would I need to import javax.servlet and javax.servlet.http?

Liam


More information about the users mailing list