Class CreateRemote


public class CreateRemote extends RemoteRepositoryAccess
Describes the access to a remote server for the creation of new (remote) repositories.
Author:
Manuel Fiorelli
  • Constructor Details

    • CreateRemote

      public CreateRemote(URL serverURL, String username, String password)
  • Method Details