Hi, I am interested in researching on Java Security (especially ones deal with Java Policy & Security Manager) and looking for resources (website, papers, etc) that keep me in the current state of the art of java security. For instance who are the popular players and what do
I am looking for a way for my java application to get the current NT user credentials along with the groups the user belong to. The user should never login in the application doing so. The swing based application run on a windows XP machine.
I was wondering if someone tell me how I go about calculating collision rates for a "key" that is 2 characters (lowercase alpha only) long? I realise it's 26x26 but if I generate two random numbers between 1-26