Class CurlCommand.ServerAuthentication

  • Enclosing class:
    CurlCommand

    public static class CurlCommand.ServerAuthentication
    extends Object
    • Constructor Detail

      • ServerAuthentication

        public ServerAuthentication​(String user,
                                    String password)
    • Method Detail

      • getPassword

        public String getPassword()
      • getUser

        public String getUser()