org.jclouds.openstack.swift.config
Class SwiftRestClientModule.GetAuthenticationResponseForStorage
java.lang.Object
org.jclouds.openstack.config.OpenStackAuthenticationModule.GetAuthenticationResponse
org.jclouds.openstack.swift.config.SwiftRestClientModule.GetAuthenticationResponseForStorage
- All Implemented Interfaces:
- com.google.common.base.Supplier<org.jclouds.openstack.OpenStackAuthAsyncClient.AuthenticationResponse>
- Enclosing class:
- SwiftRestClientModule
@Singleton
public static class SwiftRestClientModule.GetAuthenticationResponseForStorage
- extends org.jclouds.openstack.config.OpenStackAuthenticationModule.GetAuthenticationResponse
| Fields inherited from class org.jclouds.openstack.config.OpenStackAuthenticationModule.GetAuthenticationResponse |
client, key, user |
|
Method Summary |
protected Future<org.jclouds.openstack.OpenStackAuthAsyncClient.AuthenticationResponse> |
authenticate()
|
| Methods inherited from class org.jclouds.openstack.config.OpenStackAuthenticationModule.GetAuthenticationResponse |
get |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwiftRestClientModule.GetAuthenticationResponseForStorage
@Inject
public SwiftRestClientModule.GetAuthenticationResponseForStorage(org.jclouds.rest.AsyncClientFactory factory,
@Named(value="jclouds.identity")
String user,
@Named(value="jclouds.credential")
String key)
authenticate
protected Future<org.jclouds.openstack.OpenStackAuthAsyncClient.AuthenticationResponse> authenticate()
- Overrides:
authenticate in class org.jclouds.openstack.config.OpenStackAuthenticationModule.GetAuthenticationResponse
Copyright © 2009-2011 jclouds. All Rights Reserved.