| Package | Description |
|---|---|
| com.icegreen.greenmail.smtp.commands |
| Modifier and Type | Method and Description |
|---|---|
static AuthCommand.AuthMechanism |
AuthCommand.AuthMechanism.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthCommand.AuthMechanism[] |
AuthCommand.AuthMechanism.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2022 Icegreen Technologies. All rights reserved.