org.dasein.cloud.aws.identity
Class AWSIdentityServices

java.lang.Object
  extended by org.dasein.cloud.identity.AbstractIdentityServices
      extended by org.dasein.cloud.aws.identity.AWSIdentityServices
All Implemented Interfaces:
org.dasein.cloud.identity.IdentityServices

public class AWSIdentityServices
extends org.dasein.cloud.identity.AbstractIdentityServices


Constructor Summary
AWSIdentityServices(AWSCloud cloud)
           
 
Method Summary
 IAM getIdentityAndAccessSupport()
           
 Keypairs getShellKeySupport()
           
 
Methods inherited from class org.dasein.cloud.identity.AbstractIdentityServices
hasIdentityAndAccessSupport, hasShellKeySupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWSIdentityServices

public AWSIdentityServices(AWSCloud cloud)
Method Detail

getIdentityAndAccessSupport

public IAM getIdentityAndAccessSupport()
Specified by:
getIdentityAndAccessSupport in interface org.dasein.cloud.identity.IdentityServices
Overrides:
getIdentityAndAccessSupport in class org.dasein.cloud.identity.AbstractIdentityServices

getShellKeySupport

public Keypairs getShellKeySupport()
Specified by:
getShellKeySupport in interface org.dasein.cloud.identity.IdentityServices
Overrides:
getShellKeySupport in class org.dasein.cloud.identity.AbstractIdentityServices


Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.