org.subethamail.smtp
Interface MessageContext

All Superinterfaces:
BaseContext
All Known Implementing Classes:
ConnectionHandler.Context

public interface MessageContext
extends BaseContext

Interface which provides context to the message handlers.

Author:
Jeff Schnitzer, De Oliveira Edouard <doe_wanted@yahoo.fr>

Method Summary
 Credential getCredential()
           
 
Methods inherited from interface org.subethamail.smtp.server.BaseContext
getInputStream, getRemoteAddress, getSMTPServer
 

Method Detail

getCredential

Credential getCredential()
Returns:
the logged identity. Can be null if connection is still in authorization state or if authentication isn't required.


Copyright © 2011 SubEthaSMTP. All Rights Reserved. Build version: UNVERSIONED