class IdentityServiceLdapConfig extends Model (View source)

Properties

protected $groupType
protected $groupDataType
protected $serverType
protected $serverDataType
protected $serviceAccountType
protected $serviceAccountDataType
protected $userType
protected $userDataType

Methods

Details

setGroup(IdentityServiceGroupConfig $group)

No description

Parameters

IdentityServiceGroupConfig $group

IdentityServiceGroupConfig getGroup()

No description

setServer(IdentityServiceServerConfig $server)

No description

Parameters

IdentityServiceServerConfig $server

IdentityServiceServerConfig getServer()

No description

setServiceAccount(IdentityServiceServiceAccountConfig $serviceAccount)

No description

Parameters

IdentityServiceServiceAccountConfig $serviceAccount

setUser(IdentityServiceUserConfig $user)

No description

Parameters

IdentityServiceUserConfig $user

IdentityServiceUserConfig getUser()

No description