public class EncryptedPasswordAndPrivateKey extends Object
EncryptedPasswordAndPrivateKey(String encryptedPassword, String privateKey)
boolean
equals(Object o)
String
getEncryptedPassword()
getPrivateKey()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EncryptedPasswordAndPrivateKey(String encryptedPassword, String privateKey)
public String getEncryptedPassword()
public String getPrivateKey()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009-2012 jclouds. All Rights Reserved.