Class BindAuthToJsonPayload
java.lang.Object
org.jclouds.rest.binders.BindToJsonPayload
org.jclouds.openstack.keystone.v2_0.binders.BindAuthToJsonPayload
-
Field Summary
Fields inherited from class org.jclouds.rest.binders.BindToJsonPayload
jsonBinder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Map<String, Object> postParams) protected TenantOrDomainAndCredentials<?>findCredentialsInArgs(GeneratedHttpRequest gRequest) Methods inherited from class org.jclouds.rest.binders.BindToJsonPayload
bindToRequestMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jclouds.rest.Binder
bindToRequest
-
Constructor Details
-
BindAuthToJsonPayload
-
-
Method Details
-
findCredentialsInArgs
-
bindToRequest
- Specified by:
bindToRequestin interfaceMapBinder- Overrides:
bindToRequestin classBindToJsonPayload
-