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