org.jclouds.openstack.config
Class OpenStackAuthenticationModule.GetAuthenticationResponse

java.lang.Object
  extended by com.google.common.collect.ForwardingObject
      extended by org.jclouds.concurrent.RetryOnTimeOutExceptionFunction<Credentials,AuthenticationResponse>
          extended by org.jclouds.openstack.config.OpenStackAuthenticationModule.GetAuthenticationResponse
All Implemented Interfaces:
com.google.common.base.Function<Credentials,AuthenticationResponse>
Enclosing class:
OpenStackAuthenticationModule

@Singleton
public static class OpenStackAuthenticationModule.GetAuthenticationResponse
extends RetryOnTimeOutExceptionFunction<Credentials,AuthenticationResponse>


Constructor Summary
OpenStackAuthenticationModule.GetAuthenticationResponse(OpenStackAuthClient client)
           
 
Method Summary
 
Methods inherited from class org.jclouds.concurrent.RetryOnTimeOutExceptionFunction
apply, delegate, equals, hashCode
 
Methods inherited from class com.google.common.collect.ForwardingObject
toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OpenStackAuthenticationModule.GetAuthenticationResponse

@Inject
public OpenStackAuthenticationModule.GetAuthenticationResponse(OpenStackAuthClient client)


Copyright © 2009-2012 jclouds. All Rights Reserved.