i not sure whether i should point this to eclipse or to jave. so does
anyone know how to use the windows authentication in java?
I've done this long time ago: use existing credentials of user logged
in Windows domain to check if user is allowed to make some actions (also
using LDAP).
I don't remember already details, but search for "single sign on",
there are articles how to use it in Java.