package com.libmailcore; /** Operation to authenticate against SMTP server. */ public class SMTPLoginOperation extends SMTPOperation { }