Class GoogleKeyPair
java.lang.Object
com.google.jenkins.plugins.computeengine.ssh.GoogleKeyCredential
com.google.jenkins.plugins.computeengine.ssh.GoogleKeyPair
- All Implemented Interfaces:
Serializable
Class to store auto generated key pair from SshKeysHelper Utility
- See Also:
-
Method Summary
-
Method Details
-
generate
-
getPublicKey
-
getPrivateKey
- Specified by:
getPrivateKey
in classGoogleKeyCredential
-
toString
-