Uses of Class
org.ow2.easybeans.component.mail.Auth

Packages that use Auth
org.ow2.easybeans.component.mail Mail component. 
 

Uses of Auth in org.ow2.easybeans.component.mail
 

Methods in org.ow2.easybeans.component.mail that return Auth
 Auth MailItf.getAuth()
           
 Auth MailComponent.getAuth()
           
 Auth AbsMail.getAuth()
           
 

Methods in org.ow2.easybeans.component.mail with parameters of type Auth
 void MailComponent.setAuth(Auth auth)
          Set the auth.
 void AbsMail.setAuth(Auth auth)
          Set the authenticator.
 



Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.