org.jclouds.cloudstack.suppliers
Class GetCurrentUser
java.lang.Object
org.jclouds.cloudstack.suppliers.GetCurrentUser
- All Implemented Interfaces:
- com.google.common.base.Supplier<User>
public class GetCurrentUser
- extends Object
- implements com.google.common.base.Supplier<User>
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected Logger logger
GetCurrentUser
@Inject
public GetCurrentUser(CloudStackClient client,
String identity)
get
public User get()
- Specified by:
get
in interface com.google.common.base.Supplier<User>
Copyright © 2009-2012 jclouds. All Rights Reserved.