| Package | Description |
|---|---|
| com.pessetto.origamismtp.commandhandlers | |
| com.pessetto.origamismtp.status |
| Modifier and Type | Method and Description |
|---|---|
AuthStatus |
AUTHHandler.getStatus()
Gets the current state of authentication
|
AuthStatus |
CommandHandler.handleAuth(String fullAuth)
Handles the AUTH command
|
| Modifier and Type | Method and Description |
|---|---|
static AuthStatus |
AuthStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthStatus[] |
AuthStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.