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