@PublicAPI(stability=UNCOMMITTED, mayInstantiate=false, mayExtend=false, mayInvoke=true) public interface PostResponseExtendedOperation extends PostOperationOperation
Modifier and Type | Method and Description |
---|---|
String |
getRequestOID()
Retrieves the OID for the request associated with this extended operation.
|
ByteString |
getRequestValue()
Retrieves the value for the request associated with this extended operation.
|
String |
getResponseOID()
Retrieves the OID to include in the response to the client.
|
ByteString |
getResponseValue()
Retrieves the value to include in the response to the client.
|
addAdditionalLogItem, addResponseControl, appendErrorMessage, getAdditionalLogItems, getAuthorizationDN, getErrorMessage, getMatchedDN, getReferralURLs, getResultCode, removeResponseControl, setErrorMessage, setMatchedDN, setReferralURLs, setResponseData, setResultCode
checkIfCanceled, disconnectClient, getAttachment, getAttachments, getClientConnection, getConnectionID, getMessageID, getOperationID, getOperationType, getProcessingStartTime, getRequestControl, getRequestControl, getRequestControls, getResponseControls, isInternalOperation, isSynchronizationOperation, removeAttachment, setAttachment, toString, toString
String getRequestOID()
ByteString getRequestValue()
String getResponseOID()
ByteString getResponseValue()
Copyright 2010-2022 ForgeRock AS.