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