Class SshKeysProvider.KeyPair

java.lang.Object
com.atlassian.bamboo.utils.SshKeysProvider.KeyPair
Enclosing interface:
SshKeysProvider

public static class SshKeysProvider.KeyPair extends Object
  • Method Details

    • getPrivateKey

      public String getPrivateKey()
    • getPublicKey

      public String getPublicKey()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object