| Name | Type | Description |
|---|---|---|
| AUTH_TYPE | String | |
| NONE | com.vmware.o11n.plugin.dynamicops.configuration.Authentication | |
| SESSION_PER_USER | String | |
| SESSION_SHARED | String |
| Name | Returns |
|---|---|
| com.vmware.o11n.plugin.dynamicops.configuration.Authentication(String , String ) | constructor |
| clone() | com.vmware.o11n.plugin.dynamicops.configuration.Authentication |
| getFullUsername() | String |
| getPrincipalId() | String |
| getRawAuthProperties() | String[] |
| getRawAuthProperty(Number ) | String |
| getSessionMode() | String |
| getType() | String |
| makeCredentials() | org.odata4j.consumer.behaviors.OClientBehavior |
| Method | Returns |
|---|---|
| com.vmware.o11n.plugin.dynamicops.configuration.ConnectionInfo.setAuthentication(com.vmware.o11n.plugin.dynamicops.configuration.Authentication ) | void |