Class BitbucketServerSshKeyHandler
java.lang.Object
com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerSshKeyHandler
- Direct Known Subclasses:
BitbucketServerExporter
,BitbucketServerServerConfigurator
,StashBulkActionsResource
-
Constructor Summary
ConstructorDescriptionBitbucketServerSshKeyHandler
(@NotNull VcsRepositoryManager vcsRepositoryManager) -
Method Summary
Modifier and TypeMethodDescriptionprotected StashKeyUpdateStatus
generateKeyPair
(String label) protected @NotNull ErrorCollection
getAuthenticationErrors
(@NotNull String url, @NotNull String privateKey) protected @NotNull String
sshKeyLocationToString
(boolean isRepositoryStoredKey, String stashProjectKey, String stashRepositorySlug)
-
Constructor Details
-
BitbucketServerSshKeyHandler
public BitbucketServerSshKeyHandler() -
BitbucketServerSshKeyHandler
-
-
Method Details
-
generateKeyPair
-
getAuthenticationErrors
@NotNull protected @NotNull ErrorCollection getAuthenticationErrors(@NotNull @NotNull String url, @NotNull @NotNull String privateKey) -
sshKeyLocationToString
-