org.jclouds.cloudstack.functions
Class LoginWithPasswordCredentials
java.lang.Object
org.jclouds.cloudstack.functions.LoginWithPasswordCredentials
- All Implemented Interfaces:
- com.google.common.base.Function<Credentials,LoginResponse>
@Singleton
public class LoginWithPasswordCredentials
- extends Object
- implements com.google.common.base.Function<Credentials,LoginResponse>
Methods inherited from interface com.google.common.base.Function |
equals |
LoginWithPasswordCredentials
@Inject
public LoginWithPasswordCredentials(SessionClient client)
apply
public LoginResponse apply(Credentials input)
- Specified by:
apply
in interface com.google.common.base.Function<Credentials,LoginResponse>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2012 jclouds. All Rights Reserved.