Class GenericExtendedRequest

All Implemented Interfaces:
ExtendedRequest<GenericExtendedResult>, ProtocolOp, Request

A generic Extended request which should be used for unsupported extended operations. Servers list the names of Extended requests they recognize in the supportedExtension attribute in the root DSE. Where the name is not recognized, the server returns ResultCode.PROTOCOL_ERROR (the server may return this error in other cases).