class VMware_VCloud_API_Extension_LdapSettingsType extends VMware_VCloud_API_ResourceType
| static | $defaultNS |
|
__construct(array $VCloudExtension = null, anyURI $href = null, string $type = null, array $Link = null, string $HostName = null, int $Port = null, boolean $IsSsl = null, boolean $IsSslAcceptAll = null, string $Realm = null, boolean $PagedSearchDisabled = null, int $PageSize = null, int $MaxResults = null, int $MaxUserGroups = 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_Extension_LdapUserAttributesType $UserAttributes = null, VMware_VCloud_API_Extension_LdapGroupAttributesType $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 = '')
|
||
|
getLink()
|
from VMware_VCloud_API_ResourceType | |
|
setLink($Link)
|
from VMware_VCloud_API_ResourceType | |
|
addLink($value)
|
from VMware_VCloud_API_ResourceType | |
|
get_href()
|
from VMware_VCloud_API_ResourceType | |
|
set_href($href)
|
from VMware_VCloud_API_ResourceType | |
|
get_type()
|
from VMware_VCloud_API_ResourceType | |
|
set_type($type)
|
from VMware_VCloud_API_ResourceType | |
|
getHostName()
|
||
|
setHostName($HostName)
|
||
|
getPort()
|
||
|
setPort($Port)
|
||
|
getIsSsl()
|
||
|
setIsSsl($IsSsl)
|
||
|
getIsSslAcceptAll()
|
||
|
setIsSslAcceptAll($IsSslAcceptAll)
|
||
|
getRealm()
|
||
|
setRealm($Realm)
|
||
|
getPagedSearchDisabled()
|
||
|
setPagedSearchDisabled($PagedSearchDisabled)
|
||
|
getPageSize()
|
||
|
setPageSize($PageSize)
|
||
|
getMaxResults()
|
||
|
setMaxResults($MaxResults)
|
||
|
getMaxUserGroups()
|
||
|
setMaxUserGroups($MaxUserGroups)
|
||
|
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, anyURI $href = null, string $type = null, array $Link = null, string $HostName = null, int $Port = null, boolean $IsSsl = null, boolean $IsSslAcceptAll = null, string $Realm = null, boolean $PagedSearchDisabled = null, int $PageSize = null, int $MaxResults = null, int $MaxUserGroups = 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_Extension_LdapUserAttributesType $UserAttributes = null, VMware_VCloud_API_Extension_LdapGroupAttributesType $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
getLink()
public
setLink($Link)
public
addLink($value)
public
get_href()
public
set_href($href)
public
get_type()
public
set_type($type)
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
getPagedSearchDisabled()
public
setPagedSearchDisabled($PagedSearchDisabled)
public
getPageSize()
public
setPageSize($PageSize)
public
getMaxResults()
public
setMaxResults($MaxResults)
public
getMaxUserGroups()
public
setMaxUserGroups($MaxUserGroups)
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)