Hello,
In the SimpleClientListener, there is a method which returns a PasswordAuthentication object. Clearly the user name becomes the user name which is accessible in the ClientSession object on the server side. However, what happens to the password? I can’t seem to find any methods in the server-side code to get access to it. Does it dissappear or am I missing something?
Thanks,
–brendan