454455456457458459460461462463464
} ); }}; } }; gitSSHService = new GitSSHService(); gitSSHService.setup( SSH_FILE_CERT_DIR, SSH_HOST_ADDR, SSH_PORT, authenticator, authorizationManager, receivePackFactory, new RepositoryResolverImpl<BaseGitCommand>() ); gitSSHService.start(); }