@Singleton public class URIFromAuthenticationResponseForService extends Object implements com.google.common.base.Supplier<URI>
Modifier and Type | Class and Description |
---|---|
static interface |
URIFromAuthenticationResponseForService.Factory |
Constructor and Description |
---|
URIFromAuthenticationResponseForService(com.google.common.base.Supplier<AuthenticationResponse> auth,
String service) |
@Inject public URIFromAuthenticationResponseForService(com.google.common.base.Supplier<AuthenticationResponse> auth, String service)
Copyright © 2009-2012 jclouds. All Rights Reserved.