Search

Class com.vmware.o11n.plugin.dynamicops.configuration.Authentication

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

Name Type Description
AUTH_TYPE String
NONE com.vmware.o11n.plugin.dynamicops.configuration.Authentication
SESSION_PER_USER String
SESSION_SHARED String

Methods

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

Returned by

Method Returns
com.vmware.o11n.plugin.dynamicops.configuration.Authentication.clone() com.vmware.o11n.plugin.dynamicops.configuration.Authentication
com.vmware.o11n.plugin.dynamicops.configuration.ConnectionInfo.getAuthentication() com.vmware.o11n.plugin.dynamicops.configuration.Authentication

Referenced in

Method Returns
com.vmware.o11n.plugin.dynamicops.configuration.ConnectionInfo.setAuthentication(com.vmware.o11n.plugin.dynamicops.configuration.Authentication ) void