Nextcloud PHP API (master)

ILDAPProviderFactory

Interface ILDAPProviderFactory

This class is responsible for instantiating and returning an ILDAPProvider instance.

Tags
since
11.0.0

Table of Contents

Methods

__construct()  : mixed
Constructor for the LDAP provider factory
getLDAPProvider()  : ILDAPProvider
creates and returns an instance of the ILDAPProvider
isAvailable()  : bool
Check if an ldap provider is available

Methods

isAvailable()

Check if an ldap provider is available

public isAvailable() : bool
Tags
since
21.0.0
Return values
bool

        
On this page

Search results