throw new NamingException( I18n.err( I18n.ERR_309, oid ) );
}
}
CompareOperationContext opCtx = new CompareOperationContext( getSession(), name, oid, val );
opCtx.addRequestControls( JndiUtils.fromJndiControls( requestControls ) );
// Inject the Referral flag
injectReferralControl( opCtx );
// execute operation