|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Authenticator | |
---|---|
javax.mail |
Uses of Authenticator in javax.mail |
---|
Methods in javax.mail with parameters of type Authenticator | |
---|---|
static Session |
Session.getDefaultInstance(Properties properties,
Authenticator authenticator)
Get the "default" session. |
static Session |
Session.getInstance(Properties properties,
Authenticator authenticator)
Create a new session initialized with the supplied properties which uses the supplied authenticator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |