Class BitbucketServerSshKeyHandler

    • Constructor Detail

      • BitbucketServerSshKeyHandler

        public BitbucketServerSshKeyHandler()
    • Method Detail

      • getAuthenticationErrors

        @NotNull
        protected @NotNull ErrorCollection getAuthenticationErrors​(@NotNull
                                                                   @NotNull String url,
                                                                   @NotNull
                                                                   @NotNull String privateKey)
      • sshKeyLocationToString

        @NotNull
        protected @NotNull String sshKeyLocationToString​(boolean isRepositoryStoredKey,
                                                         String stashProjectKey,
                                                         String stashRepositorySlug)