|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Authenticator | |
---|---|
javax.mail | The JavaMailTM API provides classes that model a mail system. |
Uses of Authenticator in javax.mail |
---|
Methods in javax.mail with parameters of type Authenticator | |
---|---|
static Session |
Session.getDefaultInstance(Properties props,
Authenticator authenticator)
Get the default Session object. |
static Session |
Session.getInstance(Properties props,
Authenticator authenticator)
Get a new Session object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |