public class Authentication extends Object
| Modifier and Type | Field and Description |
|---|---|
static Authentication |
NONE |
| Constructor and Description |
|---|
Authentication() |
| Modifier and Type | Method and Description |
|---|---|
javax.mail.Authenticator |
getAuthenticator() |
void |
setData(String[] data) |
void |
setType(AuthType type) |
public static final Authentication NONE
Copyright © 2019. All rights reserved.