@Immutable public final class SshPrivateKeyAuthenticationProperties extends Object implements AuthenticationProperties
| Constructor and Description |
|---|
SshPrivateKeyAuthenticationProperties(String sshPrivateKey,
@Nullable String passphrase) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Nullable String |
getPassphrase() |
String |
getSshPrivateKey() |
int |
hashCode() |
void |
validate() |
public String getSshPrivateKey()
@Nullable public @Nullable String getPassphrase()
public void validate()
validate in interface EntityPropertiesCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.