Package hudson.tasks

Class SMTPAuthentication

    • Constructor Detail

      • SMTPAuthentication

        @DataBoundConstructor
        public SMTPAuthentication​(String username,
                                  Secret password)
    • Method Detail

      • getUsername

        public String getUsername()
      • getPassword

        public Secret getPassword()