Package com.atlassian.bamboo.utils
Class SshKeysProvider.KeyPair
- java.lang.Object
-
- com.atlassian.bamboo.utils.SshKeysProvider.KeyPair
-
- Enclosing interface:
- SshKeysProvider
public static class SshKeysProvider.KeyPair extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getPrivateKey()
String
getPublicKey()
int
hashCode()
-