| java.lang.Object | |
| ↳ | org.odata4j.consumer.behaviors.DallasCtp2AuthenticationBehavior |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountKey | |||||||||||
| uniqueUserId | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Transforms the current http request.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.odata4j.consumer.behaviors.OClientBehavior
| |||||||||||
| accountKey | |
|---|---|
| uniqueUserId |
Transforms the current http request.
| request | The current http request |
|---|