Skip to content

SudoSOS Back-end API / internal/user-sync-service-factory

internal/user-sync-service-factory ​

This is the module page of the user-sync-service-factory.

Enumerations ​

EnumerationDescription
UserSyncServiceTypeUser-specific sync service types.

Classes ​

ClassDescription
UserSyncServiceFactoryAbstract factory class for creating and initializing sync services. Centralizes the logic for determining which sync services to create based on environment variables and configuration.

Interfaces ​

InterfaceDescription
UserSyncServiceFactoryOptionsConcrete factory for creating user sync services. Handles the creation of LDAP and GEWISDB sync services for user entities.