Uses of Class
com.atlassian.bamboo.repository.HostKeyVerificationException
-
Packages that use HostKeyVerificationException Package Description com.atlassian.bamboo.plugins.git.v2 -
-
Uses of HostKeyVerificationException in com.atlassian.bamboo.plugins.git.v2
Methods in com.atlassian.bamboo.plugins.git.v2 with parameters of type HostKeyVerificationException Modifier and Type Method Description protected void
GitConnectionTester. handleHostKeyVerificationException(@NotNull ErrorCollection errorCollection, @NotNull HostKeyVerificationException exception)
-