| Modifier and Type | Method and Description |
|---|---|
static AlwaysTrustSSL |
AlwaysTrustSSL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlwaysTrustSSL[] |
AlwaysTrustSSL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JavaMailSessionBuilder |
JavaMailSessionBuilder.host(String host,
AlwaysTrustSSL alwaysTrustSSL)
Sets the hostname of SMTP gateway.
|
JavaMailSessionBuilder |
JavaMailSessionBuilderImp.host(String host,
AlwaysTrustSSL alwaysTrustSSL)
Sets the hostname of SMTP gateway.
|
Copyright © 2013–2020. All rights reserved.