ActiveDirectoryAction
class ActiveDirectoryAction implements DirectoryServiceInterface
Traits
Trait for Directory Service Configuration
Properties
| AdSyncController | $mod |
Methods
array
autodiscoverGroups()
Try to autodiscover all groups in Active Directory
getAttributeMapping()
Return Attribute Mapping from module configuration
array[]
getDirectoryUsers()
Returns all Users available in the configured Active Directory
Details
at line 129
array
autodiscoverGroups()
Try to autodiscover all groups in Active Directory
in
DirectoryServiceConfigTrait at line 148
getAttributeMapping()
Return Attribute Mapping from module configuration
in
DirectoryServiceConfigTrait at line 140
getConfigOptions()
Return Configuration for Service
at line 38
array[]
getDirectoryUsers()
Returns all Users available in the configured Active Directory
in
DirectoryServiceConfigTrait at line 156
getGroupMapping()
Return Group Mapping from module configuration
in
DirectoryServiceConfigTrait at line 20
initService()
No description