| Package | Description |
|---|---|
| com.icegreen.greenmail.mail | |
| com.icegreen.greenmail.smtp.auth |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationState |
MovingMessage.getAuthenticationState()
Retrieves the state object with the data used for authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MovingMessage.setAuthenticationState(AuthenticationState authenticationState)
Retrieves the state object with the data used for authentication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginAuthenticationState
Details from the
AuthCommand.AuthMechanism.LOGIN authorization mechanism, when
that mechanism was used for authentication. |
class |
PlainAuthenticationState
Details from the
AuthCommand.AuthMechanism.PLAIN authorization mechanism, when
that mechanism was used for authentication. |
Copyright © 2006–2022 Icegreen Technologies. All rights reserved.