org.dasein.cloud.cloudstack.identity
Class CSIdentityServices

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

public class CSIdentityServices
extends AbstractIdentityServices

Implements the identity services for CSCloud.

Since:
2012.02
Version:
2012.02
Author:
George Reese (george.reese@imaginary.com)

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

Constructor Detail

CSIdentityServices

public CSIdentityServices(@Nonnull
                          CSCloud provider)
Method Detail

getShellKeySupport

@Nullable
public Keypair getShellKeySupport()
Specified by:
getShellKeySupport in interface IdentityServices
Overrides:
getShellKeySupport in class AbstractIdentityServices


Copyright © 2012 enStratus Networks Inc. All Rights Reserved.