Class humhub\modules\ldap\helpers\LdapHelper
Inheritance | humhub\modules\ldap\helpers\LdapHelper |
---|---|
Available since version | 0.5 |
This class contains LDAP helpers
Public Methods
Method | Description | Defined By |
---|---|---|
isLdapAvailable() | Checks if LDAP is supported by this environment. | humhub\modules\ldap\helpers\LdapHelper |
isLdapEnabled() | Checks if at least one LDAP Authclient is enabled. | humhub\modules\ldap\helpers\LdapHelper |
Method Details
Checks if LDAP is supported by this environment.
public static boolean isLdapAvailable ( ) |
Checks if at least one LDAP Authclient is enabled.
public static boolean isLdapEnabled ( ) |