PHP LdapTools\Operation\Handler Namespace

Interfaces

Name Description
OperationHandlerInterface The operation handler interface.

Classes

Name Description
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

Name Description
OperationHandlerTrait Common functions/properties for an operation handler.