@Singleton public static class OpenStackAuthenticationModule.GetAuthenticationResponse extends com.google.common.cache.CacheLoader<Credentials,AuthenticationResponse>
| Constructor and Description |
|---|
GetAuthenticationResponse(OpenStackAuthClient client) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
load(Credentials input) |
String |
toString() |
@Inject public GetAuthenticationResponse(OpenStackAuthClient client)
public AuthenticationResponse load(Credentials input)
load in class com.google.common.cache.CacheLoader<Credentials,AuthenticationResponse>Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.