Searched refs:getPrompt (Results 1 – 4 of 4) sorted by relevance
43 assertEquals(prompt, pc.getPrompt()); in test_PasswordCallback()52 assertEquals(prompt, pc.getPrompt()); in test_PasswordCallback()133 assertEquals(callback1.getPrompt(), callback2.getPrompt()); in assertDeserialized()
69 public String getPrompt() { in getPrompt() method in AuthenticatorTest.MockAuthenticator108 assertEquals(prompt, auth.getPrompt()); in testRequestPasswordAuthentication()123 assertEquals(prompt, auth.getPrompt()); in testRequestPasswordAuthentication()
85 public String getPrompt() { in getPrompt() method in PasswordCallback
19860 method public String getPrompt();