Name | Description |
---|---|
OperationHandlerInterface | The operation handler interface. |
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. |
Name | Description |
---|---|
OperationHandlerTrait | Common functions/properties for an operation handler. |