@Immutable public final class SshCredentialsProperties extends SharedCredentialsProperties
| Constructor and Description |
|---|
SshCredentialsProperties(String name,
BambooOidProperties oid,
String key,
String passphrase) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AtlassianModuleProperties |
getAtlassianPlugin() |
String |
getKey() |
String |
getPassphrase() |
int |
hashCode() |
String |
toString() |
void |
validate() |
getName, getOidpublic SshCredentialsProperties(@NotNull
String name,
@Nullable
BambooOidProperties oid,
@NotNull
String key,
@Nullable
String passphrase)
throws PropertiesValidationException
PropertiesValidationException@NotNull public AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in class SharedCredentialsProperties@NotNull public String getKey()
@Nullable public String getPassphrase()
public boolean equals(Object o)
equals in class SharedCredentialsPropertiespublic int hashCode()
hashCode in class SharedCredentialsPropertiespublic void validate()
validate in interface EntityPropertiesvalidate in class SharedCredentialsPropertiesCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.