Uses of Class
javax.mail.Authenticator

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)
           
static Session Session.getInstance(Properties properties, Authenticator authenticator)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.