KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > security > sasl > SaslServer > Top Examples

  • org.apache.james.smtpserver.SaslProfile
    Set up a simple configuration that logs on the console. Make use of Cryptix JCE and SASL libraries It receives a request from the client requesting authentication for a particular SASL mechanism, accompanied by an optional initial response. It processes the initial response and generates a challeng ...
  • org.apache.james.smtpserver.SMTPHandler
    This handles an individual incoming message. It handles regular SMTP commands, and when it receives a message, adds it to the spool. This is $Revision: 1.1.2.3 $ Committed on $Date: 2004/03/15 03:54:14 $ by: $Author: noel $
Popular Tags