@PublicAPI(stability=UNCOMMITTED, mayInstantiate=false, mayExtend=false, mayInvoke=true) public interface PostResponseDeleteOperation extends PostResponseOperation
Modifier and Type | Method and Description |
---|---|
Dn |
getEntryDN()
Retrieves the DN of the entry to delete.
|
Entry |
getEntryToDelete()
Retrieves the entry to be deleted.
|
ByteString |
getRawEntryDN()
Retrieves the raw, unprocessed entry DN as included in the client request.
|
getAdditionalLogItems, getAuthorizationDN, getErrorMessage, getMatchedDN, getProcessingStopTime, getProcessingTime, getReferralURLs, getResultCode
checkIfCanceled, disconnectClient, getAttachment, getAttachments, getClientConnection, getConnectionID, getMessageID, getOperationID, getOperationType, getProcessingStartTime, getRequestControl, getRequestControls, getResponseControls, isInternalOperation, isSynchronizationOperation, removeAttachment, setAttachment, toString, toString
ByteString getRawEntryDN()
Dn getEntryDN()
Entry getEntryToDelete()
Copyright 2010-2020 ForgeRock AS.