@Singleton public static class OpenStackAuthenticationModule.GetAuthenticationResponse extends com.google.common.cache.CacheLoader<Credentials,AuthenticationResponse>
| Constructor and Description | 
|---|
OpenStackAuthenticationModule.GetAuthenticationResponse(OpenStackAuthClient client)  | 
| Modifier and Type | Method and Description | 
|---|---|
AuthenticationResponse | 
load(Credentials input)  | 
String | 
toString()  | 
@Inject public OpenStackAuthenticationModule.GetAuthenticationResponse(OpenStackAuthClient client)
public AuthenticationResponse load(Credentials input)
load in class com.google.common.cache.CacheLoader<Credentials,AuthenticationResponse>Copyright © 2009-2013 jclouds. All Rights Reserved.