> On Oct 10, 2016, at 1:49 PM, Steve Moyer <[email protected]> wrote:
> 
> I've seen the same security recommendations related to passwords being 
> long-lived in memory so I'm curious to hear how what you'd like the XML to 
> look like.

Hey Steve, I’ve been meaning to tell you that I watched your broadcasted talk 
on junit @ javaone.  Nice job!

As for the question, this:

> <FortRequest>
>    <contextId>HOME</contextId>
>    <entity xsi:type="user"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
>       <userId>test</userId>
>       <password>password</password>
>    </entity>
> </FortRequest>

Reply via email to