|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PasswordAuthentication | |
javax.mail |
Uses of PasswordAuthentication in javax.mail |
Methods in javax.mail that return PasswordAuthentication | |
PasswordAuthentication |
Session.getPasswordAuthentication(URLName name)
|
PasswordAuthentication |
Session.requestPasswordAuthentication(InetAddress host,
int port,
String protocol,
String prompt,
String defaultUserName)
|
protected PasswordAuthentication |
Authenticator.getPasswordAuthentication()
|
Methods in javax.mail with parameters of type PasswordAuthentication | |
void |
Session.setPasswordAuthentication(URLName name,
PasswordAuthentication authenticator)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |