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.