[jboss-user] [Beginners Corner] - Re: Windows Authentication with Jboss

francis17101970 do-not-reply at jboss.com
Tue Sep 9 11:19:00 EDT 2008


Hello,
what you want to do simply you cannot do it in Java because it would be something platform dependant. Maybe you could look for a Single Sign On Module but I'm not aware of any that can do what you want. 
The only thing you have got from a Java Main is

System.getProperty("user.name")

which will return your windows user name.
regards

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175340#4175340

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



More information about the jboss-user mailing list