Class TempAuthBinder
java.lang.Object
org.jclouds.openstack.swift.v1.binders.TempAuthBinder
- All Implemented Interfaces:
 Binder
Binder to the tempAuthAuthentication
- 
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Object input)  
- 
Method Details
- 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 
 -