OpenLdapConfig#

class OpenLdapConfig(user_configuration=None, user_group_configuration=None, *args, **kwargs)[source]#

Bases: object

Configuration for OpenLDAP directory service

Parameters:
to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property user_configuration#
Type:

UserConfiguration

property user_group_configuration#
Type:

UserGroupConfiguration