com.ericdaugherty.mail.server.auth
Class PlainServerMode.FinalizeAuthenticationPOP3

java.lang.Object
  extended by com.ericdaugherty.mail.server.auth.PlainServerMode.FinalizeAuthentication
      extended by com.ericdaugherty.mail.server.auth.PlainServerMode.FinalizeAuthenticationPOP3
Enclosing class:
PlainServerMode

protected class PlainServerMode.FinalizeAuthenticationPOP3
extends PlainServerMode.FinalizeAuthentication


Constructor Summary
protected PlainServerMode.FinalizeAuthenticationPOP3()
           
 
Method Summary
 byte[] finalize(java.lang.String username, java.lang.String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainServerMode.FinalizeAuthenticationPOP3

protected PlainServerMode.FinalizeAuthenticationPOP3()
Method Detail

finalize

public byte[] finalize(java.lang.String username,
                       java.lang.String password)
                throws javax.security.sasl.SaslException
Specified by:
finalize in class PlainServerMode.FinalizeAuthentication
Throws:
javax.security.sasl.SaslException