org.jclouds.deltacloud.domain
Class KeyAuthentication
java.lang.Object
org.jclouds.deltacloud.domain.KeyAuthentication
- All Implemented Interfaces:
- Serializable, Instance.Authentication
public class KeyAuthentication
- extends Object
- implements Instance.Authentication, Serializable
- Author:
- Adrian Cole
- See Also:
- Serialized Form
KeyAuthentication
public KeyAuthentication(String keyName)
getKeyName
public String getKeyName()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2011 jclouds. All Rights Reserved.