Searched defs:pa (Results 1 – 8 of 8) 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
305 PrivilegedAction<Object> pa = new PrivilegedAction<Object>() { in test() local
582 PrivilegedExceptionAction<Constructor<?>> pa in getConstructor() local
1492 PrivilegedAction<MethodHandle> pa = () -> { in canonicalRecordCtr() local2709 PrivilegedExceptionAction<RecordComponent[]> pa = cls::getRecordComponents; in deserializationCtr() local