org.jclouds.openstack.keystone.v1_1.config
Class AuthenticationServiceModule.GetAuth

java.lang.Object
  extended by com.google.common.collect.ForwardingObject
      extended by org.jclouds.concurrent.RetryOnTimeOutExceptionFunction<Credentials,Auth>
          extended by org.jclouds.openstack.keystone.v1_1.config.AuthenticationServiceModule.GetAuth
All Implemented Interfaces:
com.google.common.base.Function<Credentials,Auth>
Enclosing class:
AuthenticationServiceModule

@Singleton
public static class AuthenticationServiceModule.GetAuth
extends RetryOnTimeOutExceptionFunction<Credentials,Auth>


Constructor Summary
AuthenticationServiceModule.GetAuth(ServiceClient 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

AuthenticationServiceModule.GetAuth

@Inject
public AuthenticationServiceModule.GetAuth(ServiceClient client)


Copyright © 2009-2012 jclouds. All Rights Reserved.