@PublicAPI(stability=UNCOMMITTED, mayInstantiate=false, mayExtend=false, mayInvoke=true) public interface PostResponseCompareOperation extends PostResponseOperation
Modifier and Type | Method and Description |
---|---|
ByteString |
getAssertionValue()
Retrieves the assertion value for this compare operation.
|
AttributeDescription |
getAttributeDescription()
Retrieves the attribute description for this compare operation.
|
Dn |
getEntryDN()
Retrieves the DN of the entry to compare.
|
Entry |
getEntryToCompare()
Retrieves the entry to target with the compare operation.
|
getAdditionalLogItems, getAuthorizationDN, getErrorMessage, getMatchedDN, getProcessingStopTime, getProcessingTime, getReferralURLs, getResultCode
checkIfCanceled, disconnectClient, getAttachment, getAttachments, getClientConnection, getConnectionID, getMessageID, getOperationID, getOperationType, getProcessingStartTime, getRequestControl, getRequestControl, getRequestControls, getResponseControls, isInternalOperation, isSynchronizationOperation, removeAttachment, setAttachment, toString, toString
Dn getEntryDN()
AttributeDescription getAttributeDescription()
ByteString getAssertionValue()
Entry getEntryToCompare()
Copyright 2010-2022 ForgeRock AS.