Searched refs:getPasswordAuthentication (Results 1 - 9 of 9) sorted by relevance

/javamail/mail/src/main/java/javax/mail/
H A DAuthenticator.java53 * on the subclass (like getPasswordAuthentication). The subclass's
104 return getPasswordAuthentication();
159 protected PasswordAuthentication getPasswordAuthentication() { method in class:Authenticator
H A DService.java349 pw = session.getPasswordAuthentication(getURLName());
H A DSession.java857 public PasswordAuthentication getPasswordAuthentication(URLName url) { method in class:Session
/javamail/client/src/main/java/
H A DSimpleAuthenticator.java54 protected PasswordAuthentication getPasswordAuthentication() { method in class:SimpleAuthenticator
/javamail/demo/src/main/java/internal/
H A DTtyAuthenticator.java58 protected PasswordAuthentication getPasswordAuthentication() { method in class:TtyAuthenticator
/javamail/mail/src/test/java/com/sun/mail/util/logging/
H A DLogManagerPropertiesTest.java1257 protected PasswordAuthentication getPasswordAuthentication() { method in class:LogManagerPropertiesTest.EmptyAuthenticator
1269 protected PasswordAuthentication getPasswordAuthentication() { method in class:LogManagerPropertiesTest.ErrorAuthenticator
H A DMailHandlerTest.java7267 protected PasswordAuthentication getPasswordAuthentication() { method in class:MailHandlerTest.ThrowAuthenticator
7275 protected PasswordAuthentication getPasswordAuthentication() { method in class:MailHandlerTest.EmptyAuthenticator
7463 protected PasswordAuthentication getPasswordAuthentication() { method in class:MailHandlerTest.InitAuthenticator
7658 protected PasswordAuthentication getPasswordAuthentication() { method in class:MailHandlerTest.StaticInitReAuthenticator
7764 protected PasswordAuthentication getPasswordAuthentication() { method in class:MailHandlerTest.StaticInitErAuthenticator
8180 protected PasswordAuthentication getPasswordAuthentication() { method in class:MailHandlerTest.ClassLoaderAuthenticator
/javamail/
H A Dmail.sig27 meth protected javax.mail.PasswordAuthentication getPasswordAuthentication()
441 meth public javax.mail.PasswordAuthentication getPasswordAuthentication(javax.mail.URLName)
/javamail/mail/src/main/java/com/sun/mail/util/logging/
H A DMailHandler.java4233 protected final PasswordAuthentication getPasswordAuthentication() { method in class:MailHandler.DefaultAuthenticator

Completed in 49 milliseconds