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