Searched defs:pa (Results 1 – 5 of 5) sorted by relevance
35 PasswordAuthentication pa = new PasswordAuthentication(null, password); in test_ConstructorLjava_lang_String$C() local
30 PasswordAuthentication pa = Authenticator.requestPasswordAuthentication( in test_setDefault() local
33 PasswordAuthentication pa = new PasswordAuthentication(name, password); in test_ConstructorLjava_lang_String$C() local
85 PrivilegedAction<Object> pa = new myPrivilegedAction(); in test_doAs_01() local153 PrivilegedAction<Object> pa = new myPrivilegedAction(); in test_doAsPrivileged_01() local
107 String pa = "{"+cat+"}"; in testCategory() local