public interface PrivateKeyCredentials
| Modifier and Type | Method and Description |
|---|---|
CredentialsData |
convertToCredentials(EncryptionService encryptionService,
String credentialsKey,
String name)
Deprecated.
in 5.9 use
CredentialsManager instead |
String |
getKey() |
String |
getPassphrase() |
String getKey()
String getPassphrase()
@Deprecated CredentialsData convertToCredentials(EncryptionService encryptionService, String credentialsKey, String name)
CredentialsManager insteadencryptionService - encryptionService to use to encrypt the credentialscredentialsKey - the plugin key of the credentialsname - the name of the credentialsCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.