public interface

GitSshScmRequestHandler

implements SshScmRequestHandler
com.atlassian.bitbucket.scm.git.protocol.ssh.GitSshScmRequestHandler

Class Overview

Interface for the git implementation of the SshScmRequestHandler interface. This interface exists purely to ensure that other plugins can import the git specific SshScmRequestHandler implementation.

Summary

[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.scm.ssh.SshScmRequestHandler