How To retrieve the full user name, in Vista??



Dear All

With the following code:

System.getProperty("user.name");

I can retrieven the user name. But this is
not the full name that is for example displayed
in the login screen and in the start menu by
Windows Vista.

Is there some library call to retrieve
the full name in JDK 1.6+?

Best Regards
.