Package org.jclouds.openstack.functions
Class URIFromAuthenticationResponseForService
- java.lang.Object
-
- org.jclouds.openstack.functions.URIFromAuthenticationResponseForService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
URIFromAuthenticationResponseForService.Factory
-
Constructor Summary
Constructors Constructor Description URIFromAuthenticationResponseForService(com.google.common.base.Supplier<AuthenticationResponse> auth, String service)
-
-
-
Constructor Detail
-
URIFromAuthenticationResponseForService
@Inject public URIFromAuthenticationResponseForService(com.google.common.base.Supplier<AuthenticationResponse> auth, String service)
-
-