Uses of Interface
com.icegreen.greenmail.smtp.auth.UsernameAuthentication
-
Packages that use UsernameAuthentication Package Description com.icegreen.greenmail.smtp.auth -
-
Uses of UsernameAuthentication in com.icegreen.greenmail.smtp.auth
Classes in com.icegreen.greenmail.smtp.auth that implement UsernameAuthentication Modifier and Type Class Description classLoginAuthenticationStateDetails from theAuthCommand.AuthMechanism.LOGINauthorization mechanism, when that mechanism was used for authentication.classPlainAuthenticationStateDetails from theAuthCommand.AuthMechanism.PLAINauthorization mechanism, when that mechanism was used for authentication.
-