class VMware_VCloud_API_CustomOrgLdapSettingsType extends VMware_VCloud_API_VCloudExtensibleType
| static | $defaultNS |
|
__construct(array $VCloudExtension = null, string $HostName = null, int $Port = null, boolean $IsSsl = null, boolean $IsSslAcceptAll = null, string $Realm = null, string $SearchBase = null, string $UserName = null, string $Password = null, string $AuthenticationMechanism = null, string $GroupSearchBase = null, boolean $IsGroupSearchBaseEnabled = null, string $ConnectorType = null, VMware_VCloud_API_OrgLdapUserAttributesType $UserAttributes = null, VMware_VCloud_API_OrgLdapGroupAttributesType $GroupAttributes = null, boolean $UseExternalKerberos = null)
|
||
|
getVCloudExtension()
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
setVCloudExtension($VCloudExtension)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
addVCloudExtension($value)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
get_anyAttributes()
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
set_anyAttributes($anyAttributes)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
get_tagName()
|
||
|
set_tagName($tagName)
|
||
|
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
|
||
|
build($node, $namespaces = '')
|
||
|
getHostName()
|
||
|
setHostName($HostName)
|
||
|
getPort()
|
||
|
setPort($Port)
|
||
|
getIsSsl()
|
||
|
setIsSsl($IsSsl)
|
||
|
getIsSslAcceptAll()
|
||
|
setIsSslAcceptAll($IsSslAcceptAll)
|
||
|
getRealm()
|
||
|
setRealm($Realm)
|
||
|
getSearchBase()
|
||
|
setSearchBase($SearchBase)
|
||
|
getUserName()
|
||
|
setUserName($UserName)
|
||
|
getPassword()
|
||
|
setPassword($Password)
|
||
|
getAuthenticationMechanism()
|
||
|
setAuthenticationMechanism($AuthenticationMechanism)
|
||
|
getGroupSearchBase()
|
||
|
setGroupSearchBase($GroupSearchBase)
|
||
|
getIsGroupSearchBaseEnabled()
|
||
|
setIsGroupSearchBaseEnabled($IsGroupSearchBaseEnabled)
|
||
|
getConnectorType()
|
||
|
setConnectorType($ConnectorType)
|
||
|
getUserAttributes()
|
||
|
setUserAttributes($UserAttributes)
|
||
|
getGroupAttributes()
|
||
|
setGroupAttributes($GroupAttributes)
|
||
|
getUseExternalKerberos()
|
||
|
setUseExternalKerberos($UseExternalKerberos)
|
public
__construct(array $VCloudExtension = null, string $HostName = null, int $Port = null, boolean $IsSsl = null, boolean $IsSslAcceptAll = null, string $Realm = null, string $SearchBase = null, string $UserName = null, string $Password = null, string $AuthenticationMechanism = null, string $GroupSearchBase = null, boolean $IsGroupSearchBaseEnabled = null, string $ConnectorType = null, VMware_VCloud_API_OrgLdapUserAttributesType $UserAttributes = null, VMware_VCloud_API_OrgLdapGroupAttributesType $GroupAttributes = null, boolean $UseExternalKerberos = null)
public
getVCloudExtension()
public
setVCloudExtension($VCloudExtension)
public
addVCloudExtension($value)
public
get_anyAttributes()
public
set_anyAttributes($anyAttributes)
public
get_tagName()
public
set_tagName($tagName)
public
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
public
build($node, $namespaces = '')
public
getHostName()
public
setHostName($HostName)
public
getPort()
public
setPort($Port)
public
getIsSsl()
public
setIsSsl($IsSsl)
public
getIsSslAcceptAll()
public
setIsSslAcceptAll($IsSslAcceptAll)
public
getRealm()
public
setRealm($Realm)
public
getSearchBase()
public
setSearchBase($SearchBase)
public
getUserName()
public
setUserName($UserName)
public
getPassword()
public
setPassword($Password)
public
getAuthenticationMechanism()
public
setAuthenticationMechanism($AuthenticationMechanism)
public
getGroupSearchBase()
public
setGroupSearchBase($GroupSearchBase)
public
getIsGroupSearchBaseEnabled()
public
setIsGroupSearchBaseEnabled($IsGroupSearchBaseEnabled)
public
getConnectorType()
public
setConnectorType($ConnectorType)
public
getUserAttributes()
public
setUserAttributes($UserAttributes)
public
getGroupAttributes()
public
setGroupAttributes($GroupAttributes)
public
getUseExternalKerberos()
public
setUseExternalKerberos($UseExternalKerberos)