Class BindTokenAuthToJsonPayload
java.lang.Object
org.jclouds.rest.binders.BindToJsonPayload
org.jclouds.openstack.keystone.v3.binders.BindAuthToJsonPayload<TokenCredentials>
org.jclouds.openstack.keystone.v3.binders.BindTokenAuthToJsonPayload
-
Field Summary
Fields inherited from class org.jclouds.rest.binders.BindToJsonPayload
jsonBinder
-
Method Summary
Modifier and TypeMethodDescriptionprotected Auth
buildAuth
(TenantOrDomainAndCredentials<TokenCredentials> credentials, Object scope) Methods inherited from class org.jclouds.openstack.keystone.v3.binders.BindAuthToJsonPayload
bindToRequest
Methods inherited from class org.jclouds.rest.binders.BindToJsonPayload
bindToRequest
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jclouds.rest.Binder
bindToRequest
-
Method Details
-
buildAuth
- Specified by:
buildAuth
in classBindAuthToJsonPayload<TokenCredentials>
-