Git server Plugin
org.jenkinsci.plugins.gitserver.RepositoryResolver in git-server
Resolves the full name of the repository as given by Git clients to actual Repository .
Implementations:
/userContent in Git Plugin: org.jenkinsci.plugins.gitUserContent.GitUserContentRepositorySSHAccess (view on GitHub)
Pipeline: Deprecated Groovy Libraries Plugin: org.jenkinsci.plugins.workflow.cps.global.WorkflowLibSshRepository (view on GitHub)
Scriptler Plugin: org.jenkinsci.plugins.scriptler.git.GitScriptlerRepositorySSHAccess (view on GitHub)