public static class SMTPSaslAuthenticator
extends java.lang.Object
This class contains a single method that does authentication using
SASL. This is in a separate class so that it can be compiled with
J2SE 1.5. Eventually it should be merged into SMTPTransport.java.
- See Also:
- Serialized Form