@Singleton public class LoginWithPasswordCredentials extends Object implements com.google.common.base.Function<Credentials,LoginResponse>
Constructor and Description |
---|
LoginWithPasswordCredentials(SessionClient client) |
@Inject public LoginWithPasswordCredentials(SessionClient client)
public LoginResponse apply(Credentials input)
apply
in interface com.google.common.base.Function<Credentials,LoginResponse>
Copyright © 2009-2012 jclouds. All Rights Reserved.