Uses of Package
com.icegreen.greenmail.smtp.auth
Packages that use com.icegreen.greenmail.smtp.auth
-
Classes in com.icegreen.greenmail.smtp.auth used by com.icegreen.greenmail.mailClassDescriptionBase interface for the state used by various authentication methods.
-
Classes in com.icegreen.greenmail.smtp.auth used by com.icegreen.greenmail.smtp.authClassDescriptionBase interface for the state used by various authentication methods.Base interface for authentication methods that provide or make use of a plain text username to identify a user, such as the
PLAINorLOGINauthentication mechanisms.