|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instance.Authentication | |
---|---|
org.jclouds.deltacloud.domain |
Uses of Instance.Authentication in org.jclouds.deltacloud.domain |
---|
Classes in org.jclouds.deltacloud.domain that implement Instance.Authentication | |
---|---|
class |
KeyAuthentication
|
class |
PasswordAuthentication
|
Methods in org.jclouds.deltacloud.domain that return Instance.Authentication | |
---|---|
Instance.Authentication |
Instance.getAuthentication()
|
Constructors in org.jclouds.deltacloud.domain with parameters of type Instance.Authentication | |
---|---|
Instance(URI href,
String id,
String ownerId,
String name,
URI image,
URI hardwareProfile,
URI realm,
Instance.State state,
Map<Instance.Action,HttpRequest> actions,
Instance.Authentication authentication,
Set<String> publicAddresses,
Set<String> privateAddresses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |