PHP LdapTools\Operation\Handler Пространство имен

Interfaces

Имя Описание
OperationHandlerInterface The operation handler interface.

Классы

Имя Описание
AuthenticationOperationHandler Handles a LDAP authentication operation to return an object with the authentication response details.
OperationHandler Handles basic LDAP operations that do not require any additional logic.
QueryOperationHandler Handles LDAP query operations.

Traits

Имя Описание
OperationHandlerTrait Common functions/properties for an operation handler.