Uses of Class javax.mail.PasswordAuthentication

Uses in package javax.mail

Methods with parameter type javax.mail.PasswordAuthentication

void
Save a PasswordAuthentication for this(store or transport) URLName.

Methods with return type javax.mail.PasswordAuthentication

PasswordAuthentication
Called when password authentication is needed.
PasswordAuthentication
Return any saved PasswordAuthentication for this(store or transport) URLName.
PasswordAuthentication
Session.requestPasswordAuthentication(InetAddress address, int port, String protocol, String prompt, String defaultUserName)
Call back to the application to get the needed user name and password.

© Copyright 2003, 2004 The Free Software Foundation, All rights reserved