abx_plugin_ldap_auth.binaries

Module Contents

Classes

LdapBinary

Functions

get_LDAP_LIB_path

get_LDAP_LIB_version

Data

LDAP_BINARY

API

abx_plugin_ldap_auth.binaries.get_LDAP_LIB_path(paths=())[source]
abx_plugin_ldap_auth.binaries.get_LDAP_LIB_version()[source]
class abx_plugin_ldap_auth.binaries.LdapBinary[source]

Bases: abx_pkg.Binary

name: str[source]

‘ldap’

description: str[source]

‘LDAP Authentication’

binproviders_supported: List[pydantic.InstanceOf[abx_pkg.BinProvider]][source]

None

overrides: abx_pkg.BinaryOverrides[source]

None

abx_plugin_ldap_auth.binaries.LDAP_BINARY[source]

‘LdapBinary(…)’