org.jclouds.openstack.config
Class OpenStackAuthenticationModule.GetAuthenticationResponse
java.lang.Object
com.google.common.cache.CacheLoader<org.jclouds.domain.Credentials,AuthenticationResponse>
org.jclouds.openstack.config.OpenStackAuthenticationModule.GetAuthenticationResponse
- Enclosing class:
- OpenStackAuthenticationModule
@Singleton
public static class OpenStackAuthenticationModule.GetAuthenticationResponse
- extends com.google.common.cache.CacheLoader<org.jclouds.domain.Credentials,AuthenticationResponse>
| Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader |
com.google.common.cache.CacheLoader.InvalidCacheLoadException |
| Methods inherited from class com.google.common.cache.CacheLoader |
from, from, loadAll, reload |
OpenStackAuthenticationModule.GetAuthenticationResponse
@Inject
public OpenStackAuthenticationModule.GetAuthenticationResponse(OpenStackAuthClient client)
load
public AuthenticationResponse load(org.jclouds.domain.Credentials input)
- Specified by:
load in class com.google.common.cache.CacheLoader<org.jclouds.domain.Credentials,AuthenticationResponse>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.