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<OpenStackAuthAsyncClient.AuthenticationResponse>
- Enclosing class:
- SwiftRestClientModule
@Singleton
public static class SwiftRestClientModule.GetAuthenticationResponseForStorage
- extends OpenStackAuthenticationModule.GetAuthenticationResponse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwiftRestClientModule.GetAuthenticationResponseForStorage
@Inject
public SwiftRestClientModule.GetAuthenticationResponseForStorage(AsyncClientFactory factory,
@Named(value="jclouds.identity")
String user,
@Named(value="jclouds.credential")
String key)
authenticate
protected Future<OpenStackAuthAsyncClient.AuthenticationResponse> authenticate()
- Overrides:
authenticate
in class OpenStackAuthenticationModule.GetAuthenticationResponse
Copyright © 2009-2011 jclouds. All Rights Reserved.