[jboss-user] [Security & JAAS/JBoss] - Re: How to marshall principal/credentials from client login

daviddpark do-not-reply at jboss.com
Wed Sep 20 08:03:31 EDT 2006


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#3972900

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972900



More information about the jboss-user mailing list