Uses of Enum Class
com.icegreen.greenmail.smtp.commands.AuthCommand.AuthMechanism
Packages that use AuthCommand.AuthMechanism
-
Uses of AuthCommand.AuthMechanism in com.icegreen.greenmail.smtp.commands
Methods in com.icegreen.greenmail.smtp.commands that return AuthCommand.AuthMechanismModifier and TypeMethodDescriptionstatic AuthCommand.AuthMechanismReturns the enum constant of this class with the specified name.static AuthCommand.AuthMechanism[]AuthCommand.AuthMechanism.values()Returns an array containing the constants of this enum class, in the order they are declared.