public class SMTPAuthentication extends hudson.model.AbstractDescribableImpl<SMTPAuthentication>
| Modifier and Type | Class and Description |
|---|---|
static class |
SMTPAuthentication.DescriptorImpl |
| Constructor and Description |
|---|
SMTPAuthentication(String username,
hudson.util.Secret password) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getPassword() |
String |
getUsername() |
Copyright © 2016–2020. All rights reserved.