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