org.dasein.cloud.aws.identity
Class AWSIdentityServices
java.lang.Object
org.dasein.cloud.identity.AbstractIdentityServices
org.dasein.cloud.aws.identity.AWSIdentityServices
- All Implemented Interfaces:
- org.dasein.cloud.identity.IdentityServices
public class AWSIdentityServices
- extends org.dasein.cloud.identity.AbstractIdentityServices
| 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 |
AWSIdentityServices
public AWSIdentityServices(AWSCloud cloud)
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 © 2012 enStratus Networks LLC. All Rights Reserved.