I originally did not use "@" as my UNIQUETOKEN because logins can be email
addresses, but there's surely nothing wrong with splitting on
lastIndexOf("@") rather than String.split()...
Although a good idea, this doesn't help me with my particular problem. It matters not
how the two strings are concatenated if they are not marshalled through to the server side
JAAS login module.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972900#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...