Package ome.security
Class SmtpAuthenticator
- java.lang.Object
-
- javax.mail.Authenticator
-
- ome.security.SmtpAuthenticator
-
public class SmtpAuthenticator extends javax.mail.Authenticator
-
-
Constructor Summary
Constructors Constructor Description SmtpAuthenticator(java.lang.String username, java.lang.String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.mail.PasswordAuthentication
getPasswordAuthentication()
-